Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Rename madaraexplorer to starkcompass in deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
Santiago Pittella authored and Santiago Pittella committed Nov 2, 2023
1 parent 932f644 commit 2db1b59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-testing.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy https://testing.madaraexplorer.com/
name: Deploy https://testing.starkcompass.com/

concurrency:
group: ${{ github.workflow }}
Expand All @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
environment:
name: testing
url: https://testing.madaraexplorer.com/
url: https://testing.starkcompass.com/
steps:

- name: Checkout
Expand Down

0 comments on commit 2db1b59

Please sign in to comment.