chore: add push to GH
All checks were successful
Go Bump / bump (push) Successful in 20s
Go Test / build (push) Successful in 30s

This commit is contained in:
xuu 2023-10-04 16:33:41 -06:00
parent ba29b823ba
commit 1ebb92237c

View File

@ -14,7 +14,7 @@ jobs:
fetch-tags: true fetch-tags: true
- name: Deploy to external repository - name: Deploy to external repository
uses: actions/github-action-push-to-another-repository@main uses: https://git.sour.is/actions/github-action-push-to-another-repository@main
env: env:
API_TOKEN_GITHUB: ${{ secrets.GH_TOKEN }} API_TOKEN_GITHUB: ${{ secrets.GH_TOKEN }}
with: with: