We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a9c685 commit 4cef637Copy full SHA for 4cef637
.github/workflows/pub.yml
@@ -14,6 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v4
16
with:
17
+ ref: master
18
persist-credentials: false
19
fetch-depth: 0
20
- run: echo -n ${{ github.ref_name }} > VERSION
0 commit comments