Skip to content

Commit 1e57fc8

Browse files
committed
Add Github Actions
1 parent 811d5cd commit 1e57fc8

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

.github.disabled/workflows/release.yml renamed to .github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
id: import_gpg
3434
with:
3535
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
36-
passphrase: ${{ secrets.PASSPHRASE }}
36+
passphrase: ""
3737
- name: Run GoReleaser
3838
uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6.1.0
3939
with:
File renamed without changes.

0 commit comments

Comments
 (0)