Skip to content

Commit

Permalink
Add env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
nozim committed Jan 12, 2025
1 parent d439470 commit d91f421
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ jobs:
# Step 3: Build the application
- name: Do the honours
run: |
export GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}
make release

0 comments on commit d91f421

Please sign in to comment.