Skip to content

Commit

Permalink
Merge pull request #66 from mlinfra-io/fixing-permissions-on-github
Browse files Browse the repository at this point in the history
Fixing permissions on github workflow for deploying documentation by version
  • Loading branch information
aliabbasjaffri authored Feb 19, 2024
2 parents 5ace05a + 78f683e commit 2758991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
types: [published]

permissions:
contents: read
contents: write
pages: write

jobs:
Expand Down

0 comments on commit 2758991

Please sign in to comment.