Skip to content

Commit

Permalink
Update main.yml (#885)
Browse files Browse the repository at this point in the history
  • Loading branch information
sayaliM0412 committed Aug 29, 2024
1 parent ff53d4c commit 14555e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,8 @@ jobs:
name: Finish
runs-on: ubuntu-22.04
needs: [ setup, test, authorize ]
permissions:
contents: write
if: ${{ always() }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 14555e4

Please sign in to comment.