CI: Fix syntax

This commit is contained in:
Mykola Grymalyuk
2023-05-04 10:42:18 -06:00
parent 17a1b823fc
commit bc8a2727c3
2 changed files with 1 additions and 6 deletions

View File

@@ -10,11 +10,6 @@ jobs:
build:
name: Validate
runs-on: x86_64_monterey
if: github.repository_owner == 'dortania'
env:
branch: ${{ github.ref }}
commiturl: ${{ github.event.head_commit.url }}${{ github.event.release.html_url }}
commitdate: ${{ github.event.head_commit.timestamp }}${{ github.event.release.published_at }}
steps:
- uses: actions/checkout@v3
- name: Validate