Skip to content

fix: Change to vault secrets #55

fix: Change to vault secrets

fix: Change to vault secrets #55

Workflow file for this run

---
name: Infralovers Changelog Automation
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
changelog-automation:
uses: ./.github/workflows/changelog-automation.yml
secrets:
BOT_ACCESS_TOKEN: "${{ fromJSON(secrets.VAULT_KV_1D187965_OP_GITHUB_INFRALOVERS).PAT }}"