We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a102d94 commit f3c89bbCopy full SHA for f3c89bb
1 file changed
.github/workflows/sandbox.yml
@@ -11,6 +11,7 @@ permissions: {}
11
jobs:
12
redeploy:
13
runs-on: ubuntu-latest
14
+ environment: production
15
steps:
16
- name: Install doctl (DigitalOcean CLI)
17
uses: digitalocean/action-doctl@v2
0 commit comments