Skip to content

Commit

Permalink
Update temp-release.yaml (#537)
Browse files Browse the repository at this point in the history
  • Loading branch information
cooktheryan authored Jan 4, 2022
1 parent 0f625b4 commit a8a68ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/temp-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:

- name: execute release.sh
shell: bash
run: make release TOKEN=${GITHUB_TOKEN}
run: make temp-release TOKEN=${GITHUB_TOKEN}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a8a68ee

Please sign in to comment.