We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba29b82 commit 1ebb922Copy full SHA for 1ebb922
.gitea/workflows/github-mirror.yml
@@ -14,7 +14,7 @@ jobs:
14
fetch-tags: true
15
16
- name: Deploy to external repository
17
- uses: actions/github-action-push-to-another-repository@main
+ uses: https://git.sour.is/actions/github-action-push-to-another-repository@main
18
env:
19
API_TOKEN_GITHUB: ${{ secrets.GH_TOKEN }}
20
with:
0 commit comments