Skip to content

Brew formula update for cf2pulumi version v1.12.0 #75

Brew formula update for cf2pulumi version v1.12.0

Brew formula update for cf2pulumi version v1.12.0 #75

name: CI
on:
push:
branches:
- main
env:
GITHUB_TOKEN: ${{ secrets.PULUMI_BOT_TOKEN }}
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@main
with:
token: ${{ secrets.PULUMI_BOT_TOKEN }}
fetch-depth: 0
- name: Push to `master`
run: |
git push origin HEAD:master