Skip to content

Commit

Permalink
fixing lint
Browse files Browse the repository at this point in the history
  • Loading branch information
RazcoDev committed Dec 18, 2023
1 parent b1c0f0d commit 694fe9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
npx release-it --ci
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: opal version
- name: opal versionpj
id: opalVersion
run: |
cat /tmp/opal.version
Expand Down
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ client:
port: 7000
opaPort: 8181
replicas: 1
extraEnv: {}
extraEnv: {}

0 comments on commit 694fe9f

Please sign in to comment.