Skip to content

test postman change

test postman change #4

name: Publish Postman API version (tag)
on:
push:
tags:
- '*'
jobs:
postman-publish-main:
uses: ./.github/workflows/postman

Check failure on line 10 in .github/workflows/postman-publish-tag.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/postman-publish-tag.yml

Invalid workflow file

invalid value workflow reference: workflow file should have either a '.yml' or '.yaml' file extension
with:
api-version: ${{github.ref_name}}
release-notes: "APIs corresponding to Rafiki version ${{github.ref_name}}"
secrets: inherit