Skip to content

Commit

Permalink
chore: bojagi dev upload
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesMerz committed May 17, 2021
1 parent 694a0b3 commit 1e8418b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bojagi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,6 @@ jobs:
- name: Bojagi
run: BOJAGI_SECRET=${{ secrets.BOJAGI_SECRET }} yarn bojagi deploy

- name: Bojagi Dev
run: BOJAGI_API_URL=https://upload.dev.bojagi.io BOJAGI_SECRET=${{ secrets.DEV_BOJAGI_SECRET }} yarn bojagi deploy

0 comments on commit 1e8418b

Please sign in to comment.