mirror of
https://github.com/sberk42/fritzbox_exporter.git
synced 2026-05-24 02:03:33 +00:00
Update build.yaml
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
goos: [linux]
|
||||
goarch: [amd64, arm, arm64]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- uses: wangyoucao577/go-release-action@v1
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user