Skip to content

Fix typo

Fix typo #3

Workflow file for this run

name: Publish to PowerShell Gallery
on:
push:
branches:
- main
jobs:
publish:
runs-on: ubuntu-latest
steps:
- name: Publish PowerShell
uses: natescherer/[email protected]
with:
token: ${{ secrets.GALLERY_API_KEY }}
target: gallery
path: ClickUpAPI