mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-27 01:48:48 +03:00
Fix oss attribution workflow
This commit is contained in:
2
.github/workflows/update-oss-attribution.yml
vendored
2
.github/workflows/update-oss-attribution.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
|||||||
mv ./oss-attribution/attribution.txt ./public/oss-attribution/attribution.txt
|
mv ./oss-attribution/attribution.txt ./public/oss-attribution/attribution.txt
|
||||||
- name: Prettify attributions
|
- name: Prettify attributions
|
||||||
run: |
|
run: |
|
||||||
cd ci && ts-node prettify.ts
|
cd ci && npx ts-node prettify.ts
|
||||||
|
|
||||||
- name: Create pull request to update list
|
- name: Create pull request to update list
|
||||||
uses: peter-evans/create-pull-request@2b011faafdcbc9ceb11414d64d0573f37c774b04
|
uses: peter-evans/create-pull-request@2b011faafdcbc9ceb11414d64d0573f37c774b04
|
||||||
|
|||||||
Reference in New Issue
Block a user