Skip to content

Commit

Permalink
remove spurious ref in publish pages (llvm#1536)
Browse files Browse the repository at this point in the history
We don't need to pass in optional tag information.
  • Loading branch information
powderluv authored Nov 1, 2022
1 parent 17bc7c8 commit 1a33577
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/buildRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,4 +154,3 @@ jobs:
with:
workflow: Publish releases page
token: ${{ secrets.WORKFLOW_INVOCATION_TOKEN }}
ref: "${{ env.tag_name }}"

0 comments on commit 1a33577

Please sign in to comment.