mirror of
https://github.com/XTXMarkets/ternfs.git
synced 2026-01-05 18:40:16 -06:00
Update build-eggsfs.yml
This commit is contained in:
committed by
GitHub Enterprise
parent
f1fb391522
commit
ccbeecfd25
2
.github/workflows/build-eggsfs.yml
vendored
2
.github/workflows/build-eggsfs.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_NUMBER=$((${{ github.run_number }} + 1000))" >> "$GITHUB_ENV"
|
||||
# Package naming format is just `eggsfs-bundle-####.tar.gz`
|
||||
echo "PACKAGE_NAME=eggsfs-bundle-${{ env.BUILD_NUMBER }}.tar.gz" >> "$GITHUB_ENV"
|
||||
echo "PACKAGE_NAME=deployment-bundle-${{ env.BUILD_NUMBER }}.tar.gz" >> "$GITHUB_ENV"
|
||||
|
||||
- name: Build
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user