mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-13 15:07:02 +03:00
Fixed release action
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user