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 56e5ba5 commit 603876fCopy full SHA for 603876f
.github/workflows/release.yaml
@@ -3,7 +3,7 @@ name: Release
3
on:
4
push:
5
# Build and publish artifacts for a release
6
- branches:
+ tags:
7
- "v*.*.*"
8
9
jobs:
0 commit comments