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 72b691b commit bc470c0Copy full SHA for bc470c0
.github/workflows/documentation-deployment.yml
@@ -19,8 +19,6 @@ jobs:
19
steps:
20
- name: Checkout Repository
21
uses: actions/checkout@v4
22
- with:
23
- ref: ${{ github.ref }}
24
25
- name: Deploy Documentation
26
uses: secure-software-engineering/actions/documentation/deployment@develop
0 commit comments