Skip to content

Commit 014230a

Browse files
committed
fix: fix pipeline
1 parent a341c19 commit 014230a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Dagger Go Flow
1919
uses: dagger/dagger-for-github@v7
2020
env:
21-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21+
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
2222
with:
2323
version: "latest"
2424
verb: call

0 commit comments

Comments
 (0)