Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddenton committed Sep 15, 2020
1 parent 0686fc2 commit e426a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
tag_name: ${{ github.ref }}
release_name: ${{ github.ref }}
body_path: Release ${{ steps.tagName.outputs.tag }}
body: Release ${{ steps.tagName.outputs.tag }}
draft: false
prerelease: false
- uses: actions/setup-java@v1
Expand Down

0 comments on commit e426a1e

Please sign in to comment.