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 53b8305 commit 0bcb1e7Copy full SHA for 0bcb1e7
.github/workflows/release.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
publish:
14
- if: ${{ github.actor == 'lehvolk' || github.actor == 'denis-fokin' || github.actor == 'bissquit' }}
+ if: ${{ github.actor == 'lehvolk' || github.actor == 'denis-fokin' || github.actor == 'bissquit' || github.actor == 'Vassiliy-Kudryashov' }}
15
runs-on: ubuntu-latest
16
permissions:
17
contents: write
0 commit comments