Skip to content

Commit

Permalink
chore: update config 14 test file
Browse files Browse the repository at this point in the history
  • Loading branch information
jnoortheen committed Dec 10, 2024
1 parent 64f9368 commit 7f13647
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- name: run some command to generate a version.txt file
run: echo "1.0.0" > version.txt
- uses: googleapis/release-please-action@v4
with:
config-file: release-please-config.json
Expand Down

0 comments on commit 7f13647

Please sign in to comment.