fix deploy.yml
This commit is contained in:
parent
984ea2796b
commit
b1c03da589
1 changed files with 3 additions and 1 deletions
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
|
@ -32,4 +32,6 @@ jobs:
|
|||
- name: Deploy project
|
||||
run: mantle deploy -e default
|
||||
env:
|
||||
ROBLOSECURITY: ${{ secrets.ROBLOSECURITY }}
|
||||
ROBLOSECURITY: ${{ secrets.ROBLOSECURITY }}
|
||||
MANTLE_AWS_ACCESS_KEY_ID: ${{ secrets.MANTLE_AWS_ACCESS_KEY_ID }}
|
||||
MANTLE_AWS_SECRET_ACCESS_KEY: ${{ secrets.MANTLE_AWS_SECRET_ACCESS_KEY }}
|
Loading…
Add table
Add a link
Reference in a new issue