Skip to content

Commit

Permalink
Mock SVN version to 16.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fullofcaffeine committed May 25, 2023
1 parent a37623b commit ac78cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-release-to-plugin-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# If the version being released by this workflow is > than the last one published
# in the SVN repo, then it will be published as trunk and replace the last version
# on SVN. If it's <, then it will only be published as a tag.
echo "version=v15.9.0" >> $GITHUB_OUTPUT
echo "version=v16.1.0" >> $GITHUB_OUTPUT
- name: Decide if it is a trunk or tag update
id: compute_should_update_trunk
Expand Down

0 comments on commit ac78cac

Please sign in to comment.