Skip to content

Commit

Permalink
use umami url
Browse files Browse the repository at this point in the history
  • Loading branch information
lebalz committed Aug 7, 2023
1 parent 79ddee7 commit e0ecee1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ steps:
from_secret: "algolia_index_name"
UMAMI_ID:
from_secret: "umami_id"
UMAMI_SRC:
from_secret: "umami_src"
UMAMI_URL:
from_secret: "umami_url"
when:
event:
include:
Expand Down
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
UMAMI_SRC="https://umami.com/umami.js"
UMAMI_URL="https://umami.com/umami.js"
UMAMI_ID="1a2b3c4d-5e6f-7g8h-9i0j-1k2l3m4n5o6p"
ALGOLIA_APP_ID=""
ALGOLIA_API_KEY=""
Expand Down

0 comments on commit e0ecee1

Please sign in to comment.