Skip to content

chore(deps): update module golang.org/x/crypto to v0.29.0 (#42) #40

chore(deps): update module golang.org/x/crypto to v0.29.0 (#42)

chore(deps): update module golang.org/x/crypto to v0.29.0 (#42) #40

name: release-please
on:
push:
branches: [main]
jobs:
release-please:
# Do not run on forks.
if: github.repository == 'apricote/hcloud-upload-image'
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.RELEASE_GH_TOKEN }}
config-file: .github/release-please-config.json
manifest-file: .github/release-please-manifest.json