Skip to content

Commit

Permalink
Update gen5.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xplshn authored Nov 10, 2024
1 parent 9afb5ca commit 6a90c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:

- name: Update latest_metadata tag and create release
run: |
ls
ls -FA
git fetch --tags
if git tag -l | grep -q "^latest_metadata$"; then
git tag -d latest_metadata
Expand Down

0 comments on commit 6a90c29

Please sign in to comment.