mirror of
https://github.com/alexgo-io/bitcoin-indexer.git
synced 2026-01-12 22:43:06 +08:00
chore: set actons repo to main
This commit is contained in:
6
.github/workflows/ci.yaml
vendored
6
.github/workflows/ci.yaml
vendored
@@ -131,7 +131,7 @@ jobs:
|
||||
- name: Checkout actions repo
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: feat/subenvs
|
||||
ref: main
|
||||
token: ${{ secrets.GH_TOKEN }}
|
||||
repository: ${{ secrets.DEVOPS_ACTIONS_REPO }}
|
||||
|
||||
@@ -176,7 +176,7 @@ jobs:
|
||||
- name: Checkout actions repo
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: feat/subenvs
|
||||
ref: main
|
||||
token: ${{ secrets.GH_TOKEN }}
|
||||
repository: ${{ secrets.DEVOPS_ACTIONS_REPO }}
|
||||
|
||||
@@ -222,7 +222,7 @@ jobs:
|
||||
- name: Checkout actions repo
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: feat/subenvs
|
||||
ref: main
|
||||
token: ${{ secrets.GH_TOKEN }}
|
||||
repository: ${{ secrets.DEVOPS_ACTIONS_REPO }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user