Skip to content

Bump semver from 5.7.1 to 5.7.2 #26

Bump semver from 5.7.1 to 5.7.2

Bump semver from 5.7.1 to 5.7.2 #26

on:
push:
branches-ignore:
- master
jobs:
dry-run:
runs-on: ubuntu-latest
name: Dry-run an API doc deployment
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Dry-run deployment on bump
id: dry-run
uses: bump-sh/[email protected]
with:
doc: ${{ secrets.doc_id }}
token: ${{ secrets.doc_token }}
file: bump.openapi.v3.yml
command: dry-run