Skip to content

chore(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 (#335) #182

chore(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 (#335)

chore(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 (#335) #182

Workflow file for this run

on:
workflow_dispatch: # makes it possible to run the workflow manually
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/[email protected]
id: release
with:
token: ${{ secrets.RELEASE_PLEASE_ACCESS_TOKEN }}
config-file: release-please-config.json
manifest-file: .release-please-manifest.json