Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/dev' into feat/dsl
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Jul 22, 2024
2 parents 88edb9c + 832bade commit 1b464e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.GPG_PASSPHRASE }}
fingerprint: ${{ env.GPG_FINGERPRINT }}
fingerprint: ${{ vars.GPG_FINGERPRINT }}

- name: Release
env:
Expand Down

0 comments on commit 1b464e6

Please sign in to comment.