This commit is contained in:
parent
7df0de442d
commit
0ca14a1d35
@ -34,9 +34,10 @@ jobs:
|
||||
path: 'build'
|
||||
if-no-files-found: error
|
||||
retention-days: 5
|
||||
|
||||
- name: Create Release
|
||||
uses: actions/create-release@v1
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
path: build/admin_dashboard-${{ env.VERSION }}.zip
|
||||
tag_name: v${{ env.VERSION }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user