Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #64 from radixdlt/fix-ci
Browse files Browse the repository at this point in the history
[DO-1618] Fix snyk integration
  • Loading branch information
marek-karwacki-rdx authored Jul 17, 2023
2 parents f96d850 + cee9543 commit d0d8750
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
release:
name: Release
runs-on: ubuntu-latest
permissions: write-all
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit d0d8750

Please sign in to comment.