This commit is contained in:
2024-09-24 08:18:44 +02:00
parent f7954e290a
commit ac0ca2c6f4
+1 -1
View File
@@ -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: