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.
2 parents 72b691b + bc470c0 commit ac35971Copy full SHA for ac35971
1 file changed
.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