Skip to content

Commit

Permalink
unspecified - test for cd
Browse files Browse the repository at this point in the history
  • Loading branch information
OcelotWalrus committed Jan 4, 2024
1 parent 2b0519c commit 3e7c41e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,11 @@ jobs:
--tag 9.9.9-continuous \
--name "Continuous Build" \
--description "$DESCRIPTION" \
--pre-release
else
github-release edit \
--tag 9.9.9-continuous \
--name "Continuous Build" \
--description "$DESCRIPTION" \
--pre-release
fi
- name: Add executable
run: |
Expand Down

0 comments on commit 3e7c41e

Please sign in to comment.