Skip to content

Commit

Permalink
update cicd config for website starknet -- migration WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
CreatedByBdr committed Sep 11, 2023
1 parent ff5cfe7 commit 747060d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,5 @@ jobs:
directory: dist/client
workingDirectory: workspaces/website
wranglerVersion: '3'
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref_name == 'production' && 'main' || github.ref_name }}

0 comments on commit 747060d

Please sign in to comment.