Skip to content

Commit

Permalink
ci: bump operator version
Browse files Browse the repository at this point in the history
  • Loading branch information
isindir committed Feb 11, 2024
1 parent b013a95 commit 2266820
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ 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 2266820

Please sign in to comment.