Skip to content

Commit

Permalink
fixup workflow title
Browse files Browse the repository at this point in the history
  • Loading branch information
Half-Shot committed Sep 26, 2024
1 parent 45879dd commit 0412899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
- name: create a custom version using run number offset by 1000 (run_number + 1000)
- name: Generate build number
run: |
echo "VITE_BUILD_NUMBER=$((GITHUB_RUN_NUMBER))" >> $GITHUB_ENV
- name: Set up Node
Expand Down

0 comments on commit 0412899

Please sign in to comment.