Skip to content

Commit

Permalink
Chore: Deploy again
Browse files Browse the repository at this point in the history
  • Loading branch information
johndiginee committed Sep 17, 2023
1 parent 2e74167 commit b3b983f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
- name: DigitalOcean App Platform deployment
uses: digitalocean/app_action@v1.1.5 # This is the action
with:
app_name: porto-shopping-mall-api # Change seashell-app to our Digital Ocean app name
app_name: porto-shopping-mall-api # Change it to your Digital Ocean app name
token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }} # Set DIGITALOCEAN_ACCESS_TOKEN in Repository secrets
# branch: "master"

0 comments on commit b3b983f

Please sign in to comment.