mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
fix environment url
This commit is contained in:
parent
a9ca72206f
commit
cb80754514
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
|
|
||||||
environment:
|
environment:
|
||||||
name: NPM Registry
|
name: NPM Registry
|
||||||
url: https://www.npmjs.com/package/axios-cache-interceptor/v/${{ github.event.release.tag_name }}
|
url: https://www.npmjs.com/package/axios-cache-interceptor
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user