2
0
forked from drew/smtprelay

Merge pull request #36 from decke/dependabot/github_actions/wangyoucao577/go-release-action-1.18

Bump wangyoucao577/go-release-action from 1.17 to 1.18
This commit is contained in:
Bernhard Fröhlich
2021-05-26 14:36:30 +02:00
committed by GitHub

View File

@@ -20,7 +20,7 @@ jobs:
- name: Set BUILD_TIME env
run: echo BUILD_TIME=$(date) >> ${GITHUB_ENV}
- uses: wangyoucao577/go-release-action@v1.17
- uses: wangyoucao577/go-release-action@v1.18
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}