File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- name : Auto update AWS LibAwsCheckSums package
1+ name : Auto update AWS LibAwsChecksums package
22
33on :
44 schedule :
@@ -10,13 +10,13 @@ permissions:
1010 pull-requests : write
1111
1212env :
13- LIBAWS_REPO : " JuliaServices/LibAwsCheckSums .jl"
13+ LIBAWS_REPO : " JuliaServices/LibAwsChecksums .jl"
1414 JLL_REPO : " JuliaBinaryWrappers/aws_checksums_jll.jl"
1515 LIBRARY_NAME : " aws_checksums"
1616 JLL_NAME : " aws_checksums_jll"
1717
1818jobs :
19- update-aws -package :
19+ update-awschecksums -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 }}
You can’t perform that action at this time.
0 commit comments