Compare commits
2 commits
71611796dd
...
d64356107a
Author | SHA1 | Date | |
---|---|---|---|
d64356107a | |||
bc7a129321 |
1 changed files with 0 additions and 4 deletions
|
@ -34,11 +34,7 @@ jobs:
|
|||
with:
|
||||
go-version-file: 'go.mod'
|
||||
- run: |
|
||||
printf '%s' "$GIT_CRYPT_SECRET" > secret
|
||||
git-crypt unlock secret
|
||||
make build
|
||||
env:
|
||||
GIT_CRYPT_SECRET: '${{ secrets.GIT_CRYPT }}'
|
||||
- uses: 'actions/upload-artifact@v4'
|
||||
with:
|
||||
if-no-files-found: 'error'
|
||||
|
|
Loading…
Add table
Reference in a new issue