Skip to content

Commit

Permalink
ci(fix): tag_fallback
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Dec 17, 2024
1 parent 91dd9e1 commit 85eb51f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
build_file: ${{ matrix.build_file }}
keep_versions: 100
tag: ${{ github.event.number }}
tag_fallback: test
tag_fallback: latest
token: ${{ secrets.GITHUB_TOKEN }}
triggers: ${{ matrix.triggers }}

Expand Down

0 comments on commit 85eb51f

Please sign in to comment.