fix environment url

This commit is contained in:
Arthur Fiorette 2025-09-15 12:54:53 -03:00
parent a9ca72206f
commit cb80754514
No known key found for this signature in database
GPG Key ID: 79FA8EC214FA0233

View File

@ -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