We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a0b830 commit 5dda866Copy full SHA for 5dda866
1 file changed
.github/workflows/publish.yaml
@@ -8,8 +8,8 @@ on:
8
workflow_dispatch:
9
10
jobs:
11
- if: github.actor == 'Zymrael'
12
build:
+ if: github.actor == 'Zymrael'
13
runs-on: ubuntu-20.04
14
steps:
15
- uses: actions/checkout@v3
0 commit comments