Skip to content

Commit

Permalink
Fixing github actions
Browse files Browse the repository at this point in the history
Signed-off-by: Dusan Malusev <[email protected]>
  • Loading branch information
CodeLieutenant committed Jul 17, 2024
1 parent 7daf429 commit de1242f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
version:
required: false
description: 'Version of the release'
default: ''
latest:
required: false
default: false
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/push-pull-req.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ jobs:
build:
uses: "./.github/workflows/build.yml"
with:
version: ''
latest: false

0 comments on commit de1242f

Please sign in to comment.