missing secret
This commit is contained in:
parent
4469edf32b
commit
57519c2011
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -178,6 +178,8 @@ jobs:
|
|||||||
name: Trigger successful brand build
|
name: Trigger successful brand build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: [github_tag]
|
needs: [github_tag]
|
||||||
|
env:
|
||||||
|
SECRET: ${{ secrets.SECRET }}
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user