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 21, 2025
1 parent 71b4998 commit 85c0de4
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 @@ -67,5 +67,6 @@ jobs:
GOARCH: ${{ matrix.arch }}
GOARM: ${{ matrix.goarm }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GIT_DISCOVERY_ACROSS_FILESYSTEM: 1
run: |
make release

0 comments on commit 85c0de4

Please sign in to comment.