CI: fix syntax (#278)

This commit is contained in:
tooomm
2021-07-21 14:23:21 +02:00
committed by GitHub
parent 4dc0fb8761
commit 8a048f0770

View File

@@ -55,7 +55,7 @@ jobs:
- name: Upload artifacts
# Run only when triggered from a PR
if: ${{github.event}} == 'pull_request'
if: github.event_name == 'pull_request'
uses: actions/upload-artifact@v2
with:
name: spoiler-output