We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abfeedc commit f42110aCopy full SHA for f42110a
.github/workflows/release.yml
@@ -20,7 +20,7 @@ permissions:
20
21
jobs:
22
release:
23
- if: github.actor != 'bogdan'
+ if: github.actor == 'bogdan'
24
runs-on: ubuntu-latest
25
26
steps:
0 commit comments