Skip to content

Commit

Permalink
Merge pull request #117 from djkormo/refactor-1
Browse files Browse the repository at this point in the history
Fixing small typos after refactoring , part 2
  • Loading branch information
djkormo authored Jan 31, 2025
2 parents 3f880b7 + 6235012 commit 0e43b69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
- 'v[0-9]+.[0-9]+.[0-9]+rc[0-9]+'
- '[0-9]+.[0-9]+.[0-9]+'
- '[0-9]+.[0-9]+.[0-9]+rc[0-9]+'

permissions:
contents: write
Expand Down
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,3 @@ USER nonroot:nonroot

ENTRYPOINT ["/manager"]


0 comments on commit 0e43b69

Please sign in to comment.