Skip to content

Commit

Permalink
bonsai
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Dec 14, 2023
1 parent 555ad3e commit 3250d83
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- name: Install
run: |
go install github.com/k1LoW/tbls@latest
tbls version
- name: Release (dry-run)
run: |
Expand Down Expand Up @@ -62,6 +63,7 @@ jobs:
- name: Install
run: |
go install github.com/k1LoW/tbls@latest
tbls version
- name: Run GoReleaser (dry-run)
uses: goreleaser/goreleaser-action@v5
Expand Down Expand Up @@ -103,6 +105,7 @@ jobs:
- name: Install
run: |
go install github.com/k1LoW/tbls@latest
tbls version
- name: Run GoReleaser (dry-run)
uses: goreleaser/goreleaser-action@v5
Expand Down

0 comments on commit 3250d83

Please sign in to comment.