Skip to content

Commit

Permalink
Merge pull request #563 from diplodoc-platform/fix_workflow
Browse files Browse the repository at this point in the history
chore: workflow update
  • Loading branch information
v8tenko authored Sep 25, 2023
2 parents ed83807 + 9b33602 commit de847a2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:

name: release

permissions:
contents: write
pull-requests: write

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

0 comments on commit de847a2

Please sign in to comment.