We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 184573c commit 82adbb3Copy full SHA for 82adbb3
.github/workflows/fortress-coverage.yml
@@ -108,9 +108,6 @@ jobs:
108
if: needs.check-provider.outputs.should-run-internal == 'true'
109
runs-on: ${{ inputs.primary-runner }}
110
timeout-minutes: 10
111
- environment:
112
- name: github-pages
113
- url: ${{ steps.deployment.outputs.page_url }}
114
permissions:
115
contents: write # Required: Push coverage data to gh-pages branch
116
pages: write # Required: Deploy to GitHub Pages
0 commit comments