Skip to content

Commit

Permalink
Fix of ShellCheck and doc update. Int testing updates. Added ShellChe…
Browse files Browse the repository at this point in the history
…ck action. (hadolint#2)
  • Loading branch information
ViacheslavKudinov authored Jan 19, 2023
1 parent a17195f commit 726b0bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ jobs:
name: Release
runs-on: ubuntu-20.04
needs: integration-tests
permissions:
contents: write
steps:
- uses: actions/checkout@v2
- uses: cycjimmy/semantic-release-action@v3
Expand Down

0 comments on commit 726b0bb

Please sign in to comment.