ci: Update workflow dependency name

This commit is contained in:
TwiN 2022-11-22 20:56:49 -05:00
parent f8140e0d96
commit 7908eea2df

View File

@ -1,7 +1,7 @@
name: publish-latest name: publish-latest
on: on:
workflow_run: workflow_run:
workflows: ["build"] workflows: [test]
branches: [master] branches: [master]
types: [completed] types: [completed]
concurrency: concurrency: