Skip to content

Commit

Permalink
ci: fix env url
Browse files Browse the repository at this point in the history
  • Loading branch information
freaktechnik committed May 18, 2024
1 parent 17e976a commit 8f15020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
id-token: write
environment:
name: production
url: https://npmjs.com/package/transifex-loader
url: https://npmjs.com/package/my-deprecations
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit 8f15020

Please sign in to comment.