Skip to content

Commit

Permalink
fix: CI snapcraft
Browse files Browse the repository at this point in the history
  • Loading branch information
dusansimic committed Apr 2, 2024
1 parent 8295eaa commit c60376e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
release: ${{ startsWith(github.ref, 'refs/tags/v') }}
mac_certs: ${{ secrets.CSC_LINK }}
mac_certs_password: ${{ secrets.CSC_KEY_PASSWORD }}
env:
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.snapcraft_token }}
- name: Cleanup tag
uses: mad9000/actions-find-and-replace-string@5
id: release_tag
Expand Down

0 comments on commit c60376e

Please sign in to comment.