mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 03:57:27 +00:00
add string IsNullOrEmpty check
This commit is contained in:
parent
708d4c266e
commit
acdff4ad67
2 changed files with 1 additions and 5 deletions
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
|
|
@ -36,10 +36,6 @@ jobs:
|
|||
# Fetch all tags
|
||||
- name: Fetch tags
|
||||
run: git fetch --tags
|
||||
- name: print info
|
||||
run: |
|
||||
${{ toJson(github) }}
|
||||
${{ toJson(env) }}
|
||||
# Generate the appropriate version number
|
||||
- name: Set Version Number
|
||||
shell: powershell
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue