Update release-created.yml

This commit is contained in:
Manuel Mayer
2023-06-09 00:14:33 +02:00
committed by GitHub
parent bbcee14cd5
commit 3ae3fdbfbb

View File

@@ -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 }}