Skip to content

feat: add Infisical secrets composite action and example workflows (#… #128

feat: add Infisical secrets composite action and example workflows (#…

feat: add Infisical secrets composite action and example workflows (#… #128

Workflow file for this run

name: Create release
on:
workflow_call:
push:
branches:
- main
permissions:
id-token: write
contents: write
pull-requests: write
issues: write
jobs:
release:
uses: ./.github/workflows/release-please.yaml
with:
releaseType: simple