Skip to content

Commit

Permalink
ci: use correct attribute for tics workflow (#4906)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiusens authored Jul 10, 2024
1 parent 74b7b75 commit ccba428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
mode: qserver
project: snapcraft
viewerUrl: https://canonical.tiobe.com/tiobeweb/TICS/api/cfg?name=default
branchdir: ${{ GITHUB_WORKSPACE }}
branchdir: ${{ github.workspace }}
ticsAuthToken: ${{ secrets.TICSAUTHTOKEN }}
installTics: true

0 comments on commit ccba428

Please sign in to comment.