Skip to content

Commit

Permalink
ci(ci): Rename NuvlaBox to NuvlaEdge
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbase12 committed Jul 26, 2024
1 parent 4e015cc commit 68607a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Install zopfli
run: sudo apt-get install -y zopfli

- name: Verify signature NuvlaBox script
- name: Verify signature NuvlaEdge script
run: ./.github/verify_signature.sh

- name: Set up JDK 21
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Install zopfli
run: sudo apt-get install -y zopfli

- name: Verify signature NuvlaBox script
- name: Verify signature NuvlaEdge script
run: ./.github/verify_signature.sh

- name: Set up JDK 21
Expand Down

0 comments on commit 68607a4

Please sign in to comment.