Skip to content

Commit

Permalink
Revert "set version for release-drafter too"
Browse files Browse the repository at this point in the history
This reverts commit 8e74091.
  • Loading branch information
tjenkinson committed Aug 9, 2021
1 parent 4274c30 commit 244f97d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ jobs:
uses: release-drafter/release-drafter@fe52e97d262833ae07d05efaf1a239df3f1b5cd4
with:
tag: ${{ needs.config.outputs.tag }}
version: ${{ needs.config.outputs.tag }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 244f97d

Please sign in to comment.