Skip to content

Commit

Permalink
feat: OBS-392 - server release CI - simplify 2
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Fiedorowicz <[email protected]>
  • Loading branch information
mfiedorowicz committed Feb 14, 2024
1 parent 0540327 commit 0a5b9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 1
fetch-depth: 0
- name: Set short SHA
id: short-sha
run: |
Expand Down

0 comments on commit 0a5b9fc

Please sign in to comment.