Skip to content

Commit

Permalink
Remove version from example. (#43)
Browse files Browse the repository at this point in the history
It seems there are still a few steps needed to make this work. For the initial release, it's fine to use `trunk`. It will give us more testing.

Co-authored-by: desrosj <[email protected]>
  • Loading branch information
desrosj and desrosj authored Feb 1, 2024
1 parent 9921865 commit a8c3b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-props-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
steps:
- name: Gather a list of contributors
uses: WordPress/props-bot-action@v1
uses: WordPress/props-bot-action@trunk

- name: Remove the props-bot label
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
Expand Down

0 comments on commit a8c3b65

Please sign in to comment.