Skip to content

Commit

Permalink
ci: use forked repo action until PRs are merged
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveitaly committed Aug 1, 2023
1 parent d7e3391 commit f3d87e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
tag_name: ${{ steps.changelog.outputs.tag }}

- name: Sync Repository Metata
uses: kbrashears5/github-action-repo-sync@v1.0.0
# uses: kbrashears5/github-action-repo-sync@v1.0.0
uses: iloveitaly/github-action-repo-sync
with:
TOKEN: ${{ secrets.GH_PERSONAL_TOKEN }}

0 comments on commit f3d87e0

Please sign in to comment.