Skip to content

Deploying from phrase/openapi@8a3c5e9c #15

Deploying from phrase/openapi@8a3c5e9c

Deploying from phrase/openapi@8a3c5e9c #15

Workflow file for this run

on:
push:
tags:
- '*'
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Create GitHub Release
uses: ncipollo/release-action@6c75be85e571768fa31b40abf38de58ba0397db5 # pin@v1.13.0
with:
tag: ${{github.event.release.tag_name}}