Skip to content

Commit 2150170

Browse files
fix PAT
1 parent d0e64bc commit 2150170

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/autobump-envs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
with:
3232
branch: perf/autobump
3333
title: "perf: autobump conda envs"
34-
token: ${secrets.AUTOBUMP_PAT}
34+
token: ${{ secrets.AUTOBUMP_PAT }}
3535
commit-message: "perf: autobump conda envs"

0 commit comments

Comments
 (0)