Skip to content

Commit

Permalink
Add project name to release env
Browse files Browse the repository at this point in the history
  • Loading branch information
mru2 committed Jun 1, 2020
1 parent 4bf8f2f commit ee4cb04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
- name: compile and release
uses: ngs/go-release.action@master
env:
PROJECT_NAME: zetto-agent
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GOARCH: "386"
GOOS: linux
Expand Down

0 comments on commit ee4cb04

Please sign in to comment.