Forgot env variable
This commit is contained in:
2
.github/workflows/userconfigs.yml
vendored
2
.github/workflows/userconfigs.yml
vendored
@ -36,6 +36,8 @@ jobs:
|
||||
key: ${{ runner.os }}-ccache-${{ matrix.node }}
|
||||
|
||||
- name: Unpack ignore folder
|
||||
env:
|
||||
GPG_KEY: ${{ secrets.GPG_KEY }}
|
||||
run: |
|
||||
tools/bobby-decrypt
|
||||
|
||||
|
Reference in New Issue
Block a user