Skip to content
  • Sponsor deadlydog/PowerShell.ScriptModuleRepositoryTemplate

  • Notifications You must be signed in to change notification settings
  • Fork 4
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 60f3691

Browse files
committedApr 9, 2024
refactor: Rename workflow
1 parent 2a9a334 commit 60f3691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build-test-and-deploy-powershell-module.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: deploy
1+
name: build-and-deploy
22

33
on:
44
push:

0 commit comments

Comments
 (0)
Please sign in to comment.