Compare commits

..

2 Commits

Author SHA1 Message Date
44b59e3d4a Merge pull request 'Update ad-m/github-push-action action to v1' (#15) from renovate/ad-m-github-push-action-1.x into master
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m23s
Build and Push Docker Image / deploy-on-green (push) Successful in 9s
Reviewed-on: #15
2025-09-13 04:28:12 +00:00
be664a178b Update ad-m/github-push-action action to v1 2025-09-12 18:00:45 +00:00

View File

@@ -73,7 +73,7 @@ jobs:
git commit -a -m "yt-dlp-bot: deploy update to ${{ needs.build-and-push.outputs.sha_short }}"
- name: Push changes
uses: ad-m/github-push-action@v0.8.0
uses: ad-m/github-push-action@v1.0.0
with:
github_token: ${{ secrets.ACTIONS_TOKEN }}
repository: infrastructure/core-apps