Skip to content

Commit

Permalink
fix: revert previous release changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dgschwindturo committed Sep 1, 2023
1 parent edb3487 commit ca21647
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
## - uses: go-semantic-release/action@v1
- uses: open-turo/actions-go/release@v1
- uses: go-semantic-release/action@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
go-version: 1.20.2
1 change: 0 additions & 1 deletion .go-version

This file was deleted.

0 comments on commit ca21647

Please sign in to comment.