Skip to content
This repository was archived by the owner on Dec 30, 2023. It is now read-only.

Commit 007fb6e

Browse files
committed
wew
1 parent 7eb9448 commit 007fb6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: marvinpinto/action-automatic-releases@latest
2121
with:
2222
repo_token: "${{ secrets.GITHUB_TOKEN }}"
23-
automatic_release_tag: nightly
23+
automatic_release_tag: 1.1.0-EE
2424
prerelease: false
2525
- name: Set Outputs
2626
id: coolOutputs

0 commit comments

Comments
 (0)