Skip to content

Commit

Permalink
a fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mikatuo authored Sep 27, 2023
1 parent e576069 commit 7a1e0a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
- name: Publish the release
uses: softprops/action-gh-release@v0.1.15
with:
token: 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
name: ${{ needs.find_defold_release.outputs.latest_defold_release }}
tag_name: ${{ needs.find_defold_release.outputs.latest_defold_release }}
body: |
Expand Down

0 comments on commit 7a1e0a1

Please sign in to comment.