Skip to content

Commit

Permalink
Update entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Trevor Sullivan committed Sep 29, 2020
1 parent 4f95657 commit 265c303
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/usr/bin/env pwsh

Write-Host $env:INPUT_MODULEPATH
Get-ChildItem -Path env:
Write-Host hi
#Publish-Module -Path $env:MODULE_PATH -NuGetApiKey $env:NUGET_API_KEY

0 comments on commit 265c303

Please sign in to comment.