Skip to content

Deploying from phrase/openapi@2f9dec25 #9

Deploying from phrase/openapi@2f9dec25

Deploying from phrase/openapi@2f9dec25 #9

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 # [email protected]
with:
tag: ${{github.event.release.tag_name}}