💚 Start action

This commit is contained in:
Kanri 2020-12-09 22:34:48 +08:00 committed by GitHub
parent b022372b62
commit 9a94e1b347

View File

@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v2
- name: Set RELEASE_VERSION env
run: echo "RELEASE_VERSION=${GITHUB_REF:10}" >> $GITHUB_ENV
- uses: Yiwen-Chan/go-release-action@master
- uses: pcrbot/go-release-action@master
env:
CGO_ENABLED: 0
with: