Files
streetmerchant/.github/workflows/cd.yaml
T
dependabot[bot] 02f9ed5e53 chore(deps): bump GoogleCloudPlatform/release-please-action from v2.4.1 to v2.4.2 (#415)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-02 12:55:25 -04:00

19 lines
377 B
YAML

name: cd
on:
push:
branches:
- main
paths-ignore:
- '**.md'
jobs:
cd:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: GoogleCloudPlatform/release-please-action@v2.4.2
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: node
package-name: nvidia-snatcher