mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 01:01:55 +01:00
Fixed invalid release workflow
This commit is contained in:
parent
c8ec2922cf
commit
6a212b762a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
|||
steps:
|
||||
# Build Artifacts
|
||||
- name: Build Artifacts
|
||||
- uses: ./.github/workflows/ci
|
||||
uses: ./.github/workflows/ci
|
||||
|
||||
# Upload each release asset
|
||||
- name: Upload to release
|
||||
|
|
Loading…
Reference in a new issue