Skip to content

Commit

Permalink
chore: change release please to simple mode (#14)
Browse files Browse the repository at this point in the history
release-as: 0.0.1
  • Loading branch information
domenicsim1 authored Jul 22, 2022
1 parent bebe0a9 commit 9615fa1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: google-github-actions/release-please-action@v3
id: release
with:
release-type: go
release-type: simple
token: ${{ secrets.INTEGRATIONS_FNM_BOT_TOKEN }}
command: github-release
release-please-pr:
Expand Down
1 change: 1 addition & 0 deletions version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.0.0

0 comments on commit 9615fa1

Please sign in to comment.