Skip to content

Commit 0681bdf

Browse files
committed
fix gha
1 parent f82d9df commit 0681bdf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
echo "Version ${{ github.event.inputs.version }} already exists, aborting workflow."
3434
exit 1
3535
fi
36-
env:
3736
3837
- name: Set version
3938
run: sed -i "s/mod_version=.*/mod_version=${{ github.event.inputs.version }}/g" gradle.properties

0 commit comments

Comments
 (0)