Skip to content

Commit

Permalink
tset
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed Jun 6, 2024
1 parent fa52ebd commit 9e8d2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
latest=auto
tags: |
# "1.2.3" and "latest" Docker tags on push of git tag "v1.2.3"
type=semver,value=${{ steps.bootstrap.outputs.agent-version }}
type=raw,value=${{ steps.bootstrap.outputs.agent-version }}
# "edge" Docker tag on git push to default branch
type=edge
Expand Down

0 comments on commit 9e8d2ef

Please sign in to comment.