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 451546c commit 3be1c99Copy full SHA for 3be1c99
1 file changed
.github/workflows/cd.yaml
@@ -2,7 +2,7 @@ name: CD
2
on:
3
push:
4
branches:
5
- - master
+ - master
6
jobs:
7
extract_version:
8
runs-on: ubuntu-latest
0 commit comments