Skip to content

Commit

Permalink
Fix github action release step
Browse files Browse the repository at this point in the history
  • Loading branch information
CameronRP committed Sep 26, 2024
1 parent 72fbe1f commit 60a3453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ jobs:
uses: ncipollo/release-action@v1
with:
artifacts: tc2-agent_${GITHUB_REF#refs/tags/v}_arm64.deb
replacesArtifacts: true
allowUpdates: true

0 comments on commit 60a3453

Please sign in to comment.