Skip to content

Commit

Permalink
fix: keep deploy url secret
Browse files Browse the repository at this point in the history
  • Loading branch information
0-vortex committed Feb 19, 2022
1 parent 8954c25 commit 5f3b486
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Expand Up @@ -80,11 +80,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: "🚀 deploy"
uses: web3-storage/wrangler-action@78130c1d1e3ceb6ee3bb7613d7753431ce6bb479
with:
apiToken: ${{ secrets.CF_API_TOKEN }}

cleanup:
name: Cleanup actions
needs:
Expand Down

0 comments on commit 5f3b486

Please sign in to comment.