Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
jub0bs committed Jan 26, 2025
1 parent fb6b269 commit 4473a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
- name: Check out Source
uses: actions/checkout@v4
- name: Retrieve latest tag
run: git for-each-ref --sort=-version:refname --format="%(refname:lstrip=2)" refs/tags | head -1
run: git for-each-ref --sort=-version:refname --format="%(refname:lstrip=2)" refs/tags | head -1 >> GITHUB_OUTPUT

0 comments on commit 4473a63

Please sign in to comment.