2
0
forked from drew/smtprelay

Merge pull request #99 from decke/dependabot/github_actions/wangyoucao577/go-release-action-1.34

Bump wangyoucao577/go-release-action from 1.33 to 1.34
This commit is contained in:
Bernhard Fröhlich
2022-12-24 08:48:53 +01: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.33
- uses: wangyoucao577/go-release-action@v1.34
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}