We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ee3f9b commit 752ed0dCopy full SHA for 752ed0d
.github/workflows/publish.yml
@@ -5,8 +5,6 @@ on:
5
branches: # Snapshots
6
- main
7
tags: ["**"] # Releases
8
- release:
9
- types: [published]
10
11
jobs:
12
publish-artifacts:
0 commit comments