Skip to content

chore(deps): update pypa/gh-action-pypi-publish action to v1.12.2 (#129) #69

chore(deps): update pypa/gh-action-pypi-publish action to v1.12.2 (#129)

chore(deps): update pypa/gh-action-pypi-publish action to v1.12.2 (#129) #69

name: Release-please
on:
push:
branches: [main]
jobs:
release-please:
# Do not run on forks.
if: github.repository == 'ansible-community/molecule-hetznercloud'
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.HCLOUD_BOT_TOKEN }}
config-file: .github/release-please-config.json
manifest-file: .github/release-please-manifest.json