Skip to content

CI/release: Do not pass the bunny AccessKey on the command line #2

CI/release: Do not pass the bunny AccessKey on the command line

CI/release: Do not pass the bunny AccessKey on the command line #2

Workflow file for this run

name: release-dev
on:
push:
branches: [ main ]
workflow_dispatch:
jobs:
release-dev:
uses: ./.github/workflows/release.yaml
with:
upload-type: installer-dev
secrets: inherit