Skip to content

Commit 600440a

Browse files
committed
asscdsa
1 parent 968c2d4 commit 600440a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
id: create-build-number
7878
run: |
7979
git checkout -b main
80+
git checkout -b ${{ github.ref_name }}
8081
echo $(git rev-list --count ${{ github.ref_name }} ^main)
8182
echo "build-number=$(git rev-list --count ${{ github.ref_name }} ^main)" >> GITHUB_OUTPUT
8283
- name: 'Format version'

0 commit comments

Comments
 (0)