Skip to content

Commit

Permalink
fix: ShowDemo Docker Publishing ( Fixes #105 )
Browse files Browse the repository at this point in the history
Using secrets to publish latest from main
  • Loading branch information
StartAutomating authored and StartAutomating committed Apr 14, 2024
1 parent 4f90c06 commit 9a01525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Trinity-Of-Discoverability.demo.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Get-Command -Module ShowDemo
 
 CommandType  Name  Version  Source
 -----------  ----  -------  ------
[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m Function Export-Demo 0.1.7 ShowDemo[0m
[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m[32;1m[0m Function Write-Host 0.1.7 ShowDemo[0m
 
 
In PowerShell, it's common for commands to share similar names.
Expand Down

0 comments on commit 9a01525

Please sign in to comment.