Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
LinkLeong committed Jul 10, 2023
1 parent bbbb3b2 commit e5b1726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_test_server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: git global
run: sudo git config --global --add safe.directory '*'
- name: set version
run: sudo git tag v99.99.99-alpha
run: sudo git tag v00.00.00-alpha

- name: Fetch all tags
run: sudo git fetch --force --tags
Expand Down

0 comments on commit e5b1726

Please sign in to comment.