Skip to content

Commit b3b3d6c

Browse files
committed
[hackathon24] use the develop branch
1 parent 0c364e0 commit b3b3d6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-notes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
steps:
1313
- name: Generate release notes
14-
uses: pantheon-systems/action-release-notes@main
14+
uses: pantheon-systems/action-release-notes@develop
1515
env:
1616
GH_TOKEN: ${{ secrets.TOKEN }}
1717
with:

0 commit comments

Comments
 (0)