Skip to content

Commit

Permalink
Temporarily using test build of get-release-notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
eason9487 committed Apr 25, 2024
1 parent f02d09e commit 3f7ee00
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ runs:
steps:
# Get unreleased notes
- id: unreleased-notes
uses: woocommerce/grow/get-release-notes@actions-v2
# uses: woocommerce/grow/get-release-notes@actions-v2
# Temporarily using test build
uses: woocommerce/grow/get-release-notes@update/108-nodejs-v20-github-actions-get-plugin-releases-test-build
with:
repo-token: ${{ github.token }}
tag-template: "{version}"
Expand Down

0 comments on commit 3f7ee00

Please sign in to comment.