Skip to content

Commit

Permalink
Update CD.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MinnSeoo authored Jun 14, 2024
1 parent a6baa30 commit 4f98ee9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ jobs:
uses: cloudtype-github-actions/deploy@v1
with:
token: ${{ secrets.CLOUDTYPE_TOKEN }}
project: ${{ secrets.CLOUDTYPE_PROJECT_NAME }}
project: almaeng-i
stage: main
yaml: >
name: ${{ secrets.CLOUDTYPE_PROJECT_NAME }}
name: almaeng-i
app: [email protected]
options:
ports: 8000
Expand Down

0 comments on commit 4f98ee9

Please sign in to comment.