Skip to content

Commit

Permalink
Trigger 6.0.1.Final release, attempt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
manovotn committed Feb 18, 2025
1 parent 96239a2 commit e33ef59
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/project.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: Weld Core release
release:
current-version: 6.0.1.Final
next-version: 6.0.2-SNAPSHOT
next-version: 6.0.2-SNAPSHOT

2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- name: Retrieve project metadata
id: metadata
uses: radcortez/project-metadata-action@master
uses: radcortez/project-metadata-action@main
with:
github-token: ${{secrets.GITHUB_TOKEN}}
metadata-file-path: '.github/project.yml'
Expand Down

0 comments on commit e33ef59

Please # to comment.