Skip to content

Commit

Permalink
Use master release
Browse files Browse the repository at this point in the history
  • Loading branch information
mru2 committed Jun 1, 2020
1 parent 9f2fe94 commit 4bf8f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: compile and release
uses: ngs/go-release.action@v1.0.1
uses: ngs/go-release.action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GOARCH: "386"
Expand Down

0 comments on commit 4bf8f2f

Please sign in to comment.