mirror of
https://github.com/armbian/cache.git
synced 2026-01-06 10:36:52 -08:00
Merge pull request #9 from armbian/dependabot/github_actions/ncipollo/release-action-1.12.0
Bump ncipollo/release-action from 1.11.2 to 1.12.0
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -65,7 +65,7 @@ jobs:
|
||||
path: cache
|
||||
|
||||
- name: Update release
|
||||
uses: ncipollo/release-action@v1.11.2
|
||||
uses: ncipollo/release-action@v1.12.0
|
||||
with:
|
||||
tag: "${{ env.ROOTFSCACHE_VERSION }}"
|
||||
name: "Build in progress"
|
||||
@@ -399,7 +399,7 @@ jobs:
|
||||
sudo df
|
||||
|
||||
- name: Upload
|
||||
uses: ncipollo/release-action@v1
|
||||
uses: ncipollo/release-action@v1.12.0
|
||||
if: ${{ github.repository_owner == 'Armbian' }}
|
||||
with:
|
||||
tag: "${{ env.ROOTFSCACHE_VERSION }}"
|
||||
|
||||
Reference in New Issue
Block a user