File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 88
99jobs :
1010 on-push :
11- uses : bactions /workflows/.github/workflows/tag-new-version.yml@main
11+ uses : 4chain-ag /workflows/.github/workflows/tag-new-version.yml@main
1212 secrets :
1313 DEPLOY_KEY : ${{ secrets.DEPLOY_KEY }}
Original file line number Diff line number Diff line change @@ -12,6 +12,6 @@ permissions:
1212
1313jobs :
1414 on-push :
15- uses : bactions /workflows/.github/workflows/on-push-go.yml@v2
15+ uses : 4chain-ag /workflows/.github/workflows/on-push-go.yml@v2
1616 secrets :
1717 DEPLOY_KEY : ${{ secrets.DEPLOY_KEY }}
Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ permissions:
1212
1313jobs :
1414 on-pr :
15- uses : bactions /workflows/.github/workflows/on-pull-request.yml@main
15+ uses : 4chain-ag /workflows/.github/workflows/on-pull-request.yml@main
Original file line number Diff line number Diff line change 99
1010jobs :
1111 release_default :
12- uses : bactions /workflows/.github/workflows/release-go-lib.yml@main
12+ uses : 4chain-ag /workflows/.github/workflows/release-go-lib.yml@main
1313 with :
1414 version : ${{ github.ref_name }}
You can’t perform that action at this time.
0 commit comments