Skip to content

Commit

Permalink
revert workflow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mziyabo committed Aug 21, 2022
1 parent 95c18bc commit d3212b7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ jobs:
-
name: Set up Go
uses: actions/setup-go@v3
# -
# name: Import GPG key
# id: import_gpg
# uses: crazy-max/ghaction-import-gpg@v4
# with:
# gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
# passphrase: ${{ secrets.PASSPHRASE }}
-
name: Import GPG key
id: import_gpg
uses: crazy-max/ghaction-import-gpg@v4
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.PASSPHRASE }}
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3
Expand Down
Binary file removed headless-sso
Binary file not shown.

0 comments on commit d3212b7

Please sign in to comment.