We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2823e74 commit 1964608Copy full SHA for 1964608
.github/workflows/deploy.yml
@@ -2,7 +2,7 @@ name: Version Bump
2
on:
3
push:
4
tags:
5
- - 'v*'
+ - 'v*'
6
jobs:
7
deploy:
8
runs-on: ubuntu-latest
0 commit comments