Don't use env vars!
This commit is contained in:
parent
f8f0aa829e
commit
fb7ea2c6a6
3 changed files with 4 additions and 2 deletions
1
.github/workflows/releases.yml
vendored
1
.github/workflows/releases.yml
vendored
|
|
@ -22,7 +22,6 @@ jobs:
|
|||
version: latest
|
||||
args: release
|
||||
env:
|
||||
APP_ENV: production
|
||||
GH_OAUTH_CLIENT_ID: 178c6fc778ccc68e1d6a
|
||||
GH_OAUTH_CLIENT_SECRET: ${{secrets.OAUTH_CLIENT_SECRET}}
|
||||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue