We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a315bb0 commit 32886abCopy full SHA for 32886ab
1 file changed
.github/workflows/release-binaries.yml
@@ -5,8 +5,7 @@ on:
5
6
jobs:
7
build-binaries:
8
- - uses: ./.github/workflows/build-binaries.yml
9
- name: Build Moonscript Binaries (Windows & Linux)
+ uses: ./.github/workflows/build-binaries.yml
10
release:
11
name: Release Moonscript Binaries
12
runs-on: ubuntu-latest
0 commit comments