mirror of
https://gitea.com/gitea/act_runner.git
synced 2025-06-12 01:27:13 +02:00
pull tags for goreleaser
This commit is contained in:
@ -9,6 +9,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- run: git fetch --force --tags
|
||||
- uses: https://github.com/goreleaser/goreleaser-action@v4
|
||||
with:
|
||||
distribution: goreleaser-pro
|
||||
|
Reference in New Issue
Block a user