Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 100d53b

Browse files
authored
Update release-notes.yml
Point to 7.1.0.RC1
1 parent 4799ee0 commit 100d53b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release-notes.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ jobs:
2424
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
2525
with:
2626
prerelease: true
27-
name: 7.1.0.M3
28-
tag: v7.1.0.M3
29-
version: 7.1.0.M3
27+
name: 7.1.0.RC1
28+
tag: v7.1.0.RC1
29+
version: 7.1.0.RC1
3030
# Otherwise:
3131
- name: Export Gradle Properties
3232
if: steps.check_release_drafter.outputs.has_release_drafter == 'false'

0 commit comments

Comments
 (0)