Skip to content

Commit

Permalink
Merge pull request #14 from Arthur1/Arthur1-patch-1
Browse files Browse the repository at this point in the history
(nit) remove an unused job on wf-release-binary
  • Loading branch information
Arthur1 committed Aug 22, 2024
2 parents 55eee7e + 217adf3 commit ab0e14c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/wf-release-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,3 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TAP_GITHUB_TOKEN: ${{ steps.github_token.outputs.token }}

release-container:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

0 comments on commit ab0e14c

Please sign in to comment.