Compare commits
2 Commits
d478896aad
...
44b59e3d4a
| Author | SHA1 | Date | |
|---|---|---|---|
| 44b59e3d4a | |||
| be664a178b |
@@ -73,7 +73,7 @@ jobs:
|
|||||||
git commit -a -m "yt-dlp-bot: deploy update to ${{ needs.build-and-push.outputs.sha_short }}"
|
git commit -a -m "yt-dlp-bot: deploy update to ${{ needs.build-and-push.outputs.sha_short }}"
|
||||||
|
|
||||||
- name: Push changes
|
- name: Push changes
|
||||||
uses: ad-m/github-push-action@v0.8.0
|
uses: ad-m/github-push-action@v1.0.0
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.ACTIONS_TOKEN }}
|
github_token: ${{ secrets.ACTIONS_TOKEN }}
|
||||||
repository: infrastructure/core-apps
|
repository: infrastructure/core-apps
|
||||||
|
|||||||
Reference in New Issue
Block a user