Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricve committed Aug 21, 2024
1 parent d2a8890 commit 0cb40bd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
with:
latest: true
name: ${{ github.ref_name }}
tag: ${{ github.ref_name }}
artifacts: "agent-${{matrix.architecture}}.tar"
# Taken from GoReleaser's own release workflow.
# The available Snapcraft Action has some bugs described in the issue below.
Expand Down Expand Up @@ -104,5 +103,4 @@ jobs:
latest: true
allowUpdates: true
name: ${{ github.ref_name }}
tag: ${{ github.ref_name }}
artifacts: "agent-${{matrix.architecture}}.tar"

0 comments on commit 0cb40bd

Please sign in to comment.