Skip to content

Commit

Permalink
tag latest too
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Jan 8, 2025
1 parent df67365 commit 4e4ab06
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cd.vx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ jobs:
- uses: fischerscode/tagger@v0
with:
prefix: v
- run: |
git tag -f latest
git push origin latest --force

0 comments on commit 4e4ab06

Please sign in to comment.