Skip to content

Commit

Permalink
Remove release token as now optional. (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
Davidhanson90 authored Nov 8, 2022
1 parent cba2945 commit 00a4cb1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/create-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
if: github.repository == 'morganstanley/needle'
uses: justincy/[email protected]
id: release
with:
token: ${{ secrets.RELEASE_TOKEN }}

- name: Print release output
if: ${{ steps.release.outputs.released == 'true' }}
Expand Down

0 comments on commit 00a4cb1

Please sign in to comment.