mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-08-22 19:38:35 +00:00
Remove reference to unused secret in test workflow
This commit is contained in:
parent
64bbc97df1
commit
24c20fd38f
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -30,7 +30,5 @@ jobs:
|
||||
rm -f goreleaser_amd64.deb
|
||||
-
|
||||
name: Create snapshot
|
||||
env:
|
||||
GPG_FINGERPRINT: ${{ secrets.GPG_FINGERPRINT }}
|
||||
run: |
|
||||
goreleaser build --config .goreleaser.test.yml --parallelism 2 --rm-dist --snapshot --timeout 1h
|
||||
|
Loading…
Reference in New Issue
Block a user