Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Babatunde50 committed Jun 9, 2024
1 parent 835b8aa commit af56af1
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 @@ -26,6 +26,8 @@ jobs:
go-version: stable
- name: Install Chocolatey
uses: crazy-max/ghaction-chocolatey@v3
with:
args: -h
- name: Set up environment variables
run: echo "CHOCOLATEY_API_KEY=${{ secrets.CHOCOLATEY_API_KEY }}" >> $GITHUB_ENV
shell: bash
Expand Down

0 comments on commit af56af1

Please sign in to comment.