Skip to content

Commit

Permalink
specify project id
Browse files Browse the repository at this point in the history
  • Loading branch information
hillalex committed Dec 11, 2024
1 parent 7f44d11 commit fbd381a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ jobs:
with:
token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }}
app_name: seroviz
project_id: ${{ secrets.DIGITALOCEAN_PROJECT_ID}}
if: github.ref == 'refs/heads/main' && github.event_name != 'pull_request'

0 comments on commit fbd381a

Please sign in to comment.