Skip to content

Commit 3f71af4

Browse files
authored
[CI Skip] use branch while I test
1 parent 1e8abdf commit 3f71af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v2
1616
- name: Generate build number
1717
id: buildnumber
18-
uses: WalshyDev/build-number@v4
18+
uses: WalshyDev/build-number@master
1919
with:
2020
token: ${{ secrets.GITHUB_TOKEN }}
2121
- name: Replace version

0 commit comments

Comments
 (0)