mirror of
https://github.com/erlef/setup-beam.git
synced 2026-08-01 04:30:48 +00:00
Fix 3rd party license updater (#92)
Instead of pushing directly (since the main branch is protected) this creates a pull request
This commit is contained in:
@@ -17,3 +17,5 @@ jobs:
|
||||
node-version: '14'
|
||||
- run:
|
||||
./.github/workflows/update_3rd_party_licenses.sh
|
||||
env:
|
||||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||
|
||||
Reference in New Issue
Block a user