Skip to content

perms for destroy

perms for destroy #18

Workflow file for this run

name: Deploy Dev
on:
workflow_dispatch:
push:
branches: main
permissions:
id-token: write
contents: read
jobs:
dev:
uses: ./.github/workflows/deploy-environment.yml
with:
stage: dev