Skip to content

Commit f3c89bb

Browse files
authored
fix:Add production environment to redeploy job
1 parent a102d94 commit f3c89bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/sandbox.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ permissions: {}
1111
jobs:
1212
redeploy:
1313
runs-on: ubuntu-latest
14+
environment: production
1415
steps:
1516
- name: Install doctl (DigitalOcean CLI)
1617
uses: digitalocean/action-doctl@v2

0 commit comments

Comments
 (0)