Skip to content

Commit

Permalink
added binaries as release artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
ice-ares committed May 20, 2024
1 parent 8a3f19a commit 878ea1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CICD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,7 @@ jobs:
nextTag: ${{ steps.check_tag.outputs.next_tag }}
if: ${{ github.event_name == 'push' }}
runs-on: ubuntu-latest
permissions: write-all
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 878ea1b

Please sign in to comment.