mirror of
https://github.com/chylex/SMTP-Relay.git
synced 2025-04-09 08:15:44 +02:00
Merge pull request #55 from decke/dependabot/github_actions/wangyoucao577/go-release-action-1.23
Bump wangyoucao577/go-release-action from 1.22 to 1.23
This commit is contained in:
commit
5be2f3aa4b
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
- name: Set BUILD_TIME env
|
||||
run: echo BUILD_TIME=$(date) >> ${GITHUB_ENV}
|
||||
|
||||
- uses: wangyoucao577/go-release-action@v1.22
|
||||
- uses: wangyoucao577/go-release-action@v1.23
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
goos: ${{ matrix.goos }}
|
||||
|
Loading…
Reference in New Issue
Block a user