Skip to content

Commit

Permalink
Fix deb and rpm release
Browse files Browse the repository at this point in the history
  • Loading branch information
waybackarchiver committed Jul 2, 2024
1 parent eafa74e commit 81bde63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ jobs:
with:
product: wayback
type: deb
egress-policy: audit
secrets:
fury-token: ${{ secrets.FURY_TOKEN }}

Expand All @@ -193,6 +194,7 @@ jobs:
with:
product: wayback
type: rpm
egress-policy: audit
secrets:
fury-token: ${{ secrets.FURY_TOKEN }}

Expand Down

0 comments on commit 81bde63

Please sign in to comment.