Skip to content

Commit

Permalink
ci: partially revert
Browse files Browse the repository at this point in the history
  • Loading branch information
isindir committed Feb 11, 2024
1 parent 16dc9ac commit 368c66b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
run: |
git tag "${SOPS_SEC_OPERATOR_VERSION}"
git-chglog "${SOPS_SEC_OPERATOR_VERSION}" > chglog.tmp
gh release create "${SOPS_SEC_OPERATOR_VERSION}" -F chglog.tmp
Expand Down

0 comments on commit 368c66b

Please sign in to comment.