mirror of
https://github.com/dolthub/dolt.git
synced 2025-12-30 08:50:01 -06:00
/.github/workflows/cd-release-pgo.yaml: add dolt release token
This commit is contained in:
1
.github/workflows/cd-release-pgo.yaml
vendored
1
.github/workflows/cd-release-pgo.yaml
vendored
@@ -42,6 +42,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: main
|
||||
token: ${{ secrets.DOLT_RELEASE_TOKEN }}
|
||||
- name: Set up Go 1.x
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user