Skip to content

Commit 9921865

Browse files
desrosjaaronjorbin
andauthored
Updates for 1.0.0 release (#40)
* Change the Action version in the example workflow. * Add a changelog. --------- Co-authored-by: desrosj <desrosj@git.wordpress.org> Co-authored-by: aaronjorbin <jorbin@git.wordpress.org>
1 parent 11a1fa5 commit 9921865

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
## 1.0.0
4+
5+
- Initial release.

example-props-bot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
7070
steps:
7171
- name: Gather a list of contributors
72-
uses: WordPress/props-bot-action@trunk
72+
uses: WordPress/props-bot-action@v1
7373

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

0 commit comments

Comments
 (0)