Skip to content

Commit

Permalink
UPdated to use the verison
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffpatton1971 committed Jul 18, 2024
1 parent 922066f commit 8a2978c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/BuildModule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,9 @@ jobs:
Debug: 'true'

- name: Publish PowerShell Module
uses: mod-posh/PublishPowerShellModule@main
uses: mod-posh/PublishPowerShellModule@v0.0.1.0
with:
ModuleName: 'SpnLibrary'
Source: 'Repo'
filename: 'RELEASE.md'
ApiKey: ${{ secrets.APIKEY }}
Debug: 'true'

0 comments on commit 8a2978c

Please sign in to comment.