Skip to content

Commit

Permalink
Version bump e ajuste do workflow do github para somente tags
Browse files Browse the repository at this point in the history
  • Loading branch information
rrg92 committed Aug 2, 2024
1 parent 322a329 commit 12fda72
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Publicar
on: push
on:
push:
tags:
- v*

jobs:
PsGallery:
Expand Down
Binary file modified powershai/powershai.psd1
Binary file not shown.

0 comments on commit 12fda72

Please sign in to comment.