update
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
SUPER_SECRET: ${{ secrets.API_TOKEN_GITHUB }}
|
SUPER_SECRET: ${{ secrets.API_TOKEN_GITHUB }}
|
||||||
run: |
|
run: |
|
||||||
example-command "$SUPER_SECRET"
|
echo "$SUPER_SECRET"
|
||||||
- name: Push readme to another repository
|
- name: Push readme to another repository
|
||||||
uses: nkoppel/push-files-to-another-repository@v1.1.3
|
uses: nkoppel/push-files-to-another-repository@v1.1.3
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user