mirror of
https://github.com/adulau/mastodon-markdown-archive.git
synced 2024-11-21 01:17:04 +00:00
chg: [workflow] updated
This commit is contained in:
parent
5b7125f844
commit
94b45ca42e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
goarch: [amd64, arm64] # A packaged schema is required
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: wangyoucao577/go-release-action@v1.30
|
||||
- uses: wangyoucao577/go-release-action@v1.51
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
goos: ${{ matrix.goos }}
|
||||
|
|
Loading…
Reference in a new issue