fix: add branch instead of a version in a readme

This commit is contained in:
Dragan Filipovic 2021-05-27 23:33:55 +02:00
parent b75a6aac49
commit 8218c8ed95
2 changed files with 5 additions and 4 deletions

View file

@ -42,6 +42,6 @@ jobs:
- run: |
npm ci
npm run build --if-present
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1