Skip to content

Commit

Permalink
Try new build workflow, ugh, fix YAML indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
brunchboy committed Feb 25, 2024
1 parent 5524a50 commit 32f307e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/uberjar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,5 +204,5 @@ jobs:
echo "release_snapshot=false" >>$GITHUB_ENV
fi
- name: Update release title, description, and status
run: bash .github/scripts/finish_release.sh
- name: Update release title, description, and status
run: bash .github/scripts/finish_release.sh

0 comments on commit 32f307e

Please sign in to comment.