mirror of
https://git.tesses.org/tesses50/crosslangextras.git
synced 2026-08-01 16:15:32 +00:00
Compare commits
2 Commits
175105c807
...
31092cca8e
| Author | SHA1 | Date | |
|---|---|---|---|
| 31092cca8e | |||
| 7558a3a8e1 |
@@ -62,6 +62,8 @@ jobs:
|
||||
crosslang upload-package --token="${{ secrets.CPKG_KEY }}" --host="https://cpkg.tesseslanguage.com/"
|
||||
cd ../npmwebapp
|
||||
crosslang upload-package --token="${{ secrets.CPKG_KEY }}" --host="https://cpkg.tesseslanguage.com/"
|
||||
wget -O /usr/local/bin/docker https://downloads.tesses.net/cache/other/docker/docker
|
||||
chmod 755 /usr/local/bin/docker
|
||||
- name: "Publish artifacts"
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user