Skip to content

Commit

Permalink
add GitTools/actions
Browse files Browse the repository at this point in the history
  • Loading branch information
twiz718 committed Aug 18, 2024
1 parent 91a4a26 commit 34235c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,8 @@ jobs:
- name: Test
run: go test -v ./...

- name: GitTools
uses: GitTools/[email protected]

- name: GH Release
uses: softprops/[email protected]

0 comments on commit 34235c9

Please sign in to comment.