Skip to content

Commit

Permalink
cat
Browse files Browse the repository at this point in the history
  • Loading branch information
nbradac authored Jun 25, 2024
1 parent 672da3a commit 73b8956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs: # these jobs run serially because of the 'needs:' keyword on each
echo "NEW_BRANCH=release-$major.$minor.$patch" >> "$GITHUB_OUTPUT"
echo "BRANCH_SNAPSHOT_VERSION=$major.$minor.$patch_incr" >> "GITHUB_OUTPUT"
echo $GITHUB_OUTPUT
cat $GITHUB_OUTPUT
exit 1
- name: verify aeron tag
id: check-tag
Expand Down

0 comments on commit 73b8956

Please sign in to comment.