mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-09-24 15:30:08 -05:00
bug bash endpoint needs to use generated release name
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@ jobs:
|
||||
secret_access_key: $AWS_SECRET_ACCESS_KEY
|
||||
bucket: $BUCKET_LIVE
|
||||
local_dir: s3out
|
||||
upload-dir: $TRAVIS_TAG
|
||||
upload-dir: $RELEASE_TAG
|
||||
skip_cleanup: true
|
||||
on:
|
||||
branch: RC
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
1.9.3
|
||||
1.9.4
|
||||
|
||||
Reference in New Issue
Block a user