Skip to content

Commit

Permalink
boop
Browse files Browse the repository at this point in the history
  • Loading branch information
reese authored Dec 20, 2023
1 parent 7518bda commit 07514ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
name: rubyfmt-release-artifact-macos-latest-native
- id: vars
run: |
echo tag_name=${{github.ref}}-${git rev-list --count HEAD} >> $GITHUB_OUTPUT
echo tag_name=${{github.ref}}-$(git rev-list --count HEAD) >> $GITHUB_OUTPUT
# - name: Ship It 🚢
# uses: softprops/action-gh-release@v1
# with:
Expand Down

0 comments on commit 07514ca

Please sign in to comment.