Skip to content

Commit

Permalink
chore: hint yaml-language-server of github-workflow schema
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <[email protected]>
  • Loading branch information
caarlos0 committed May 2, 2023
1 parent 7d76e4d commit 3d2eee7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ jobs:
goreleaser_key: ${{ secrets.GORELEASER_KEY }}
fury_token: ${{ secrets.FURY_TOKEN }}
nfpm_gpg_key: ${{ secrets.NFPM_GPG_KEY }}
nfpm_passphrase: ${{ secrets.NFPM_PASSPHRASE }}
nfpm_passphrase: ${{ secrets.NFPM_PASSPHRASE }}

# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json

0 comments on commit 3d2eee7

Please sign in to comment.