Skip to content

Commit

Permalink
fix: gpg key usage in deb repo workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
3benbox committed Jul 16, 2024
1 parent cf56cd1 commit 3cbc570
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-deb-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
with:
repository: ceramicnetwork/debian-repo
token: ${{ secrets.GH_TOKEN_PAT }}
path: debian-repo
- name: Update Deb Repo
working-directory: debian-repo
env:
Expand Down

0 comments on commit 3cbc570

Please sign in to comment.