We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bb1581 commit c1c0a87Copy full SHA for c1c0a87
.github/workflows/publish.yml
@@ -3,8 +3,6 @@ name: Publish
3
on:
4
push:
5
branches: [ main, hotfix , add-publish ]
6
- tags:
7
- - '**'
8
workflow_dispatch:
9
10
jobs:
0 commit comments