Skip to content

Update cloudposse/actions action to v0.33.0 (#15) #15

Update cloudposse/actions action to v0.33.0 (#15)

Update cloudposse/actions action to v0.33.0 (#15) #15

Workflow file for this run

name: Main branch
on:
push:
branches: [ main ]
permissions:
contents: write
jobs:
perform:
uses: cloudposse/github-actions-workflows-github-action-composite/.github/workflows/main-branch.yml@main
with:
organization: "${{ github.event.repository.owner.login }}"
repository: "${{ github.event.repository.name }}"
secrets:
github-private-actions-pat: "${{ secrets.PUBLIC_REPO_ACCESS_TOKEN }}"