Skip to content

Commit

Permalink
set names
Browse files Browse the repository at this point in the history
  • Loading branch information
wwiv committed Dec 23, 2023
1 parent d874b1d commit 0f1ed1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wwiv-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ env:

jobs:
wwiv-build-number:
name: Create Build Number
runs-on: ubuntu-latest
outputs:
build_number: ${{ steps.buildnumber.outputs.build_number }}
Expand Down Expand Up @@ -63,6 +64,7 @@ jobs:
tag_name: "${{ env.WWIV_TAG }}"

wwiv-release:
name: Build and Publish
needs:
- create_release
- wwiv-build-number
Expand Down

0 comments on commit 0f1ed1c

Please sign in to comment.