Skip to content

Commit 5b7b7d0

Browse files
Add Prerelease input to Action-Test workflow
1 parent 6005b29 commit 5b7b7d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Action-Test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
uses: ./
5757
id: test
5858
with:
59+
Prerelease: true
5960
Script: |
6061
$cat = Get-GitHubOctocat
6162
$zen = Get-GitHubZen

0 commit comments

Comments
 (0)