Skip to content

Commit

Permalink
set ver
Browse files Browse the repository at this point in the history
  • Loading branch information
tg123 authored Apr 4, 2022
1 parent f29e22b commit cbf71b3
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,9 @@ jobs:
with:
fetch-depth: 0

- name: Dep
run: |
set -e
go version
- uses: dotnet/nbgv@master
with:
setAllVars: true

- name: fmt
run: |
Expand Down Expand Up @@ -57,4 +56,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
gh release create -d --generate-notes v$NBGV_SimpleVersion
gh release create -d --generate-notes v$NBGV_SimpleVersion

0 comments on commit cbf71b3

Please sign in to comment.