Skip to content

Commit

Permalink
Fix deploy (#1446)
Browse files Browse the repository at this point in the history
* fix deploy

* change dfx version
  • Loading branch information
julianjelfs authored Feb 21, 2022
1 parent a22740e commit 0fd3570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_frontend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
deploy_frontend:
runs-on: ubuntu-latest
env:
DFX_VERSION: 0.9.0
DFX_VERSION: 0.8.4
USERGEEK_APIKEY: ${{ secrets.GH_USERGEEK_APIKEY }}
ROLLBAR_ACCESS_TOKEN: ${{ secrets.GH_ROLLBAR_ACCESS_TOKEN }}

Expand Down

0 comments on commit 0fd3570

Please sign in to comment.