Skip to content

Commit

Permalink
Renamed yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fhoedemakers committed Jul 31, 2023
1 parent 7ddb505 commit 7732eef
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
# Extract the tag name that triggered the event and remove the 'refs/tags/' prefix
# change directory to the solution folder
cd $env:solution_folder
dir
$inputString = $env:GITHUB_REF
write-host "Input string is $inputString"
$prefix = "refs/tags/"
Expand Down

0 comments on commit 7732eef

Please sign in to comment.