Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/use-historical-data-when-deployi…
Browse files Browse the repository at this point in the history
…ng' into use-historical-data-when-deploying
  • Loading branch information
rach-id committed Oct 31, 2023
2 parents dedad02 + 0ca01d2 commit 9ae42fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
go-version: 1.21.1
- name: Import GPG key
id: import_gpg
uses: crazy-max/ghaction-import-gpg@v4
uses: crazy-max/ghaction-import-gpg@v6
with:
gpg_private_key: ${{ secrets.GPG_SIGNING_KEY }}
passphrase: ${{ secrets.GPG_PASSPHRASE }}
Expand Down

0 comments on commit 9ae42fe

Please sign in to comment.