Skip to content

Commit 81137d2

Browse files
committed
correction of github action to create release from tag
1 parent 1c84814 commit 81137d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag_release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
steps:
5959
- name: Import plugin JAR files
6060
id: import_jar_files
61-
uses: actions/download-artifact@v4.1.7
61+
uses: actions/download-artifact@v3
6262
with:
6363
name: ecocode-plugins
6464
path: target

0 commit comments

Comments
 (0)