Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit cd6b5ab

Browse files
committed
chore(ci): remove hard coded release version
1 parent 61f5a08 commit cd6b5ab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: .github/workflows/release.yml

-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ jobs:
3939
default-branch: ${{ steps.branch.outputs.name }}
4040
release-type: terraform-module
4141
token: ${{ steps.token.outputs.token }}
42-
release-as: v3.2.0
43-
last-release-sha: 54575fd161366e90cb86e681c5b992da6b0f6456
4442
- name: Upload Release Asset
4543
if: ${{ steps.release.outputs.releases_created }}
4644
env:

0 commit comments

Comments
 (0)