Skip to content

Commit ac35971

Browse files
authored
Merge pull request #237 from secure-software-engineering/fixdocdeploy
fix doc deploy
2 parents 72b691b + bc470c0 commit ac35971

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/documentation-deployment.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
steps:
2020
- name: Checkout Repository
2121
uses: actions/checkout@v4
22-
with:
23-
ref: ${{ github.ref }}
2422

2523
- name: Deploy Documentation
2624
uses: secure-software-engineering/actions/documentation/deployment@develop

0 commit comments

Comments
 (0)