This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
getssl
mirror of
https://github.com/srvrco/getssl
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
51
Wiki
Activity
Browse Source
Fix workflow deploy type
test-release-action
Tim Kimber
3 years ago
parent
74a33934e0
commit
e530ea51c7
No known key found for this signature in database
GPG Key ID:
3E1804964E76BD18
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/release-and-package.yml
+ 1
- 1
.github/workflows/release-and-package.yml
View File
@ -9,7 +9,7 @@ on:
tags:
tags:
description
:
'Tag to deploy, e.g. 2.47'
description
:
'Tag to deploy, e.g. 2.47'
required
:
true
required
:
true
type
:
boolean
type
:
string
jobs:
jobs:
deploy:
deploy:
Write
Preview
Loading…
Cancel
Save