Skip to content

Commit

Permalink
Rename APP_NAME to match with new repository rename
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremy Ho <[email protected]>
  • Loading branch information
jujaga committed Dec 12, 2023
1 parent 7fd235e commit 5bbff19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/on-pr-opened.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Pull Request Opened

env:
APP_NAME: nr-permitting-navigator-service
APP_NAME: nr-permitconnect-navigator-service

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/on-push.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Push

env:
APP_NAME: nr-permitting-navigator-service
APP_NAME: nr-permitconnect-navigator-service

on:
push:
Expand Down

0 comments on commit 5bbff19

Please sign in to comment.