mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-02 18:00:18 +00:00
1
.github/workflows/tag.yml
vendored
1
.github/workflows/tag.yml
vendored
@@ -8,6 +8,7 @@ jobs:
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: ./.github/workflows/check
|
||||
- uses: ./.github/workflows/integration
|
||||
- uses: goreleaser/goreleaser-action@v1
|
||||
|
||||
Reference in New Issue
Block a user