Skip to content

Commit

Permalink
Try an old version
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigonull committed Jan 26, 2024
1 parent 2850342 commit ff4832e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-jitexecutor-native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Set version
id: version
run: |
VERSION="999-20240125"
VERSION="999-20240119"
echo "TAG=$VERSION" >> "$GITHUB_OUTPUT"
echo "PROJECT_VERSION=$VERSION-SNAPSHOT" >> "$GITHUB_OUTPUT"
shell: bash
Expand Down

0 comments on commit ff4832e

Please sign in to comment.