Skip to content

Commit

Permalink
ci(dev): try this
Browse files Browse the repository at this point in the history
  • Loading branch information
s4nt14go committed Sep 20, 2023
1 parent f54b10a commit 903067d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
# Access keys for role deploying
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
STAGE: dev

steps:
- name: Checkout
Expand Down

0 comments on commit 903067d

Please sign in to comment.