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.
2 parents b6529eb + 9f89dcc commit e823b59Copy full SHA for e823b59
.github/workflows/publish.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- version/1.21
7
+ workflow_dispatch:
8
9
env:
10
SLNE_SNAPSHOTS_REPO_USERNAME: ${{ secrets.SLNE_SNAPSHOTS_REPO_USERNAME }}
0 commit comments