Skip to content

Commit

Permalink
Merge pull request #100 from UBC-MDS/scout-mckee-patch-3
Browse files Browse the repository at this point in the history
Update ci-cd.yml
  • Loading branch information
jcairn02 authored Feb 2, 2024
2 parents f2f5363 + 6cad2f3 commit 8831469
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
run: poetry run make html --directory docs/

cd:
permissions:
id-token: write
contents: write
needs: ci
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8831469

Please sign in to comment.