Skip to content

Commit

Permalink
NH-37575: migrate to GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
cleverchuk committed Jun 14, 2024
1 parent c6bb598 commit 66abffb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

permissions:
packages: write
contents: read
contents: write

env:
GITHUB_USERNAME: lt-global-circleci
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

permissions:
packages: write
contents: read
contents: write

env:
GITHUB_USERNAME: lt-global-circleci
Expand Down

0 comments on commit 66abffb

Please sign in to comment.