Skip to content

Fix publish

Fix publish #4

Workflow file for this run

name: Publicar
on: push
jobs:
PsGallery:
name: PsGallery
runs-on: ubuntu-latest
steps:
- name: Publish
run: ls
- name: Publish
shell: pwsh
run: ./publish.ps1