mirror of
https://github.com/internetee/registry.git
synced 2025-08-22 17:20:49 +02:00
added secret token
This commit is contained in:
parent
fd16c08425
commit
b1aeab342c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ruby.yml
vendored
2
.github/workflows/ruby.yml
vendored
|
@ -60,7 +60,7 @@ jobs:
|
|||
- uses: qltysh/qlty-action/coverage@v2
|
||||
if: github.event_name == 'push'
|
||||
with:
|
||||
oidc: true
|
||||
token: ${{ secrets.QLTY_TOKEN }}
|
||||
files: coverage/.resultset.json
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue