We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 299797a commit eddf2e0Copy full SHA for eddf2e0
1 file changed
.github/workflows/send-beta-build.yml
@@ -13,7 +13,7 @@ permissions:
13
contents: read
14
15
jobs:
16
- build-and-dispatch:
+ send:
17
runs-on: ubuntu-latest
18
outputs:
19
artifact-url: ${{ steps.get-artifact.outputs.url }}
0 commit comments