Skip to content

Commit f8812c4

Browse files
committed
Remove install.sh from release process
Leftover from ldddns.
1 parent 4fa4add commit f8812c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ jobs:
5959
sed -i "s/system-state_.*_linux_amd64.deb/<a href=\"https:\/\/github.com\/arnested\/system-state\/releases\/latest\/download\/${DEB}\">${DEB}<\/a>/" README.html
6060
sed -i 's/<!DOCTYPE html>//' README.html
6161
cat page/header.html README.html page/footer.html > site/index.html
62-
- name: Add install script to GitHub Pages
63-
run: cp -v install.sh site/install.sh
6462
- name: Deploy deb packages
6563
uses: JamesIves/[email protected]
6664
with:

0 commit comments

Comments
 (0)