1
0
mirror of https://github.com/chylex/SMTP-Relay.git synced 2025-04-09 08:15:44 +02:00

Merge pull request from decke/dependabot/github_actions/wangyoucao577/go-release-action-1.31

Bump wangyoucao577/go-release-action from 1.30 to 1.31
This commit is contained in:
Bernhard Fröhlich 2022-09-14 13:25:06 +02:00 committed by GitHub
commit 41a97fe44f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.30
- uses: wangyoucao577/go-release-action@v1.31
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}