Skip to content

Commit

Permalink
Merge pull request #14 from lidofinance/fix/update_ci
Browse files Browse the repository at this point in the history
ci: update publish workflow
  • Loading branch information
DiRaiks authored Aug 30, 2023
2 parents ca38a02 + df55497 commit 324b323
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ on:
push:
branches:
- "main"

permissions:
contents: write

jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 324b323

Please sign in to comment.