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