Skip to content

Commit

Permalink
Merge pull request #6 from panaxging/ci/add_github_token
Browse files Browse the repository at this point in the history
CI - add GitHub token
  • Loading branch information
panaxging authored Jul 5, 2024
2 parents d6ce467 + 61ae9f0 commit c6e2edf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ jobs:
architecture: x64

- name: Build and upload artifact and release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: ./gradlew :plugins:nf-kafka:upload

0 comments on commit c6e2edf

Please sign in to comment.