Skip to content

Commit

Permalink
[#198]: Blog release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Themezv committed Aug 14, 2023
1 parent fdabbd9 commit 59a9814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blog-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- uses: ./.github/actions/deploy-to-swarm
name: Deploy to swarm lambda
with:
path-to-stack: '.deploy/gamehub.deploy.yml'
path-to-stack: '.deploy/blog.deploy.yml'
name: 'BLOG'
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit 59a9814

Please sign in to comment.