Skip to content

Commit

Permalink
Apparently that was deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
reese authored Dec 20, 2023
1 parent 04cd75c commit 54fd10e
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 @@ -85,7 +85,7 @@ jobs:
name: rubyfmt-release-artifact-macos-latest
- id: vars
run: |
echo ::set-output name=tag_name::${{github.ref}}-${git rev-list --count HEAD}
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 54fd10e

Please sign in to comment.