change(feat/OPS-31): token

This commit is contained in:
Amrasil 2025-03-26 22:56:31 +01:00
parent e073704a6b
commit 0a89a5d58b

View file

@ -32,5 +32,5 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
token: ${{RELEASE_PLEASE_TOKEN}}
token: ${{secrets.RELEASE_PLEASE_TOKEN}}
file: ./coverage.xml