mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix step
This commit is contained in:
2
.github/workflows/dev-build.yml
vendored
2
.github/workflows/dev-build.yml
vendored
@@ -60,4 +60,4 @@ jobs:
|
||||
with:
|
||||
message: |
|
||||
To test the dev build, update your Ionic packages to version ${{ needs.create-dev-hash.outputs.dev-hash }}
|
||||
pr_number: steps.get-pr.outputs.number
|
||||
pr_number: needs.get-pr.outputs.number
|
||||
|
||||
Reference in New Issue
Block a user