mirror of
https://github.com/Macro-Deck-App/Macro-Deck.git
synced 2026-05-06 21:51:04 +08:00
Update release-created.yml
This commit is contained in:
2
.github/workflows/release-created.yml
vendored
2
.github/workflows/release-created.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
release-windows:
|
||||
name: "Build and Push Macro Deck for Windows"
|
||||
uses: ./.github/workflows/build-push-windows.yml
|
||||
needs: [test]
|
||||
needs: [tests]
|
||||
secrets: inherit
|
||||
with:
|
||||
version: ${{ github.event.release.name }}
|
||||
|
||||
Reference in New Issue
Block a user