We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afa8b36 commit 7a437feCopy full SHA for 7a437fe
.github/workflows/lint-tscheck-build.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Hente kode
20
uses: actions/checkout@v4
21
22
- - name: Setup + install
+ - name: Setup + Install
23
uses: ./.github/actions/setup-install
24
with:
25
npmAuthToken: ${{ secrets.READER_TOKEN }}
0 commit comments