mirror of
https://github.com/Ralim/IronOS-Meta.git
synced 2025-04-15 11:27:48 +00:00
rename s60 to s60_s60p
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -56,7 +56,7 @@
|
|||||||
zip -rj pinecilv2.zip /tmp/pinecilv2/* && \
|
zip -rj pinecilv2.zip /tmp/pinecilv2/* && \
|
||||||
zip -rj ts101.zip /tmp/ts101/* && \
|
zip -rj ts101.zip /tmp/ts101/* && \
|
||||||
zip -rj mhp30.zip /tmp/mhp30/* && \
|
zip -rj mhp30.zip /tmp/mhp30/* && \
|
||||||
zip -rj s60.zip /tmp/s60/*
|
zip -rj s60_s60p.zip /tmp/s60/*
|
||||||
|
|
||||||
- uses: "marvinpinto/action-automatic-releases@latest"
|
- uses: "marvinpinto/action-automatic-releases@latest"
|
||||||
with:
|
with:
|
||||||
@@ -66,4 +66,4 @@
|
|||||||
title: "Release"
|
title: "Release"
|
||||||
files: |
|
files: |
|
||||||
*.zip
|
*.zip
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user