Skip to content

Commit bfe8dff

Browse files
committed
update generate bindings
1 parent c0083f2 commit bfe8dff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/generate_bindings.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
JLL_NAME: "aws_c_compression_jll"
1717

1818
jobs:
19-
update-aws-package:
19+
update-awscompression-package:
2020
runs-on: ubuntu-latest
2121

2222
steps:
@@ -103,4 +103,4 @@ jobs:
103103
- ${{ env.bindings_changed == 'true' && '✅ Updated bindings' || '⚠️ No bindings changes detected' }}
104104
105105
reviewers: quinnj, Octogonapus
106-
token: ${{ secrets.GITHUB_TOKEN }}
106+
token: ${{ secrets.ORG_PAT }}

0 commit comments

Comments
 (0)