Add secrets property
This commit is contained in:
3
.github/workflows/digiturk.com.tr.yml
vendored
3
.github/workflows/digiturk.com.tr.yml
vendored
@@ -8,3 +8,6 @@ jobs:
|
||||
uses: ./.github/workflows/_load.yml
|
||||
with:
|
||||
site: ${{github.workflow}}
|
||||
secrets:
|
||||
APP_ID: ${{ secrets.APP_ID }}
|
||||
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user