You've already forked Node.js-Archive-Keyring
1
Node.js Archive Keyring / Node.js Archive Keyring (amd64, cicd.any, bookworm noble trixie, main, 22) (push) Successful in 9s
Node.js Archive Keyring / Node.js Archive Keyring (amd64, cicd.any, bookworm noble trixie, main, 24) (push) Successful in 10s
Node.js Archive Keyring / Node.js Archive Keyring (amd64, cicd.any, bookworm noble trixie, main, 26) (push) Successful in 9s
Node.js Archive Keyring / Node.js Archive Keyring (arm64, cicd.any, bookworm noble trixie, main, 22) (push) Successful in 10s
Node.js Archive Keyring / Node.js Archive Keyring (arm64, cicd.any, bookworm noble trixie, main, 24) (push) Successful in 9s
Node.js Archive Keyring / Node.js Archive Keyring (arm64, cicd.any, bookworm noble trixie, main, 26) (push) Successful in 9s
Node.js Archive Keyring / Node.js Archive Keyring (amd64, cicd.any, bookworm noble trixie, main, 22) (push) Successful in 9s
Node.js Archive Keyring / Node.js Archive Keyring (amd64, cicd.any, bookworm noble trixie, main, 24) (push) Successful in 10s
Node.js Archive Keyring / Node.js Archive Keyring (amd64, cicd.any, bookworm noble trixie, main, 26) (push) Successful in 9s
Node.js Archive Keyring / Node.js Archive Keyring (arm64, cicd.any, bookworm noble trixie, main, 22) (push) Successful in 10s
Node.js Archive Keyring / Node.js Archive Keyring (arm64, cicd.any, bookworm noble trixie, main, 24) (push) Successful in 9s
Node.js Archive Keyring / Node.js Archive Keyring (arm64, cicd.any, bookworm noble trixie, main, 26) (push) Successful in 9s
This commit is contained in:
@@ -12,7 +12,9 @@ jobs:
|
|||||||
- amd64
|
- amd64
|
||||||
- arm64
|
- arm64
|
||||||
node:
|
node:
|
||||||
|
- 22
|
||||||
- 24
|
- 24
|
||||||
|
- 26
|
||||||
codename:
|
codename:
|
||||||
- bookworm noble trixie
|
- bookworm noble trixie
|
||||||
component:
|
component:
|
||||||
@@ -52,7 +54,7 @@ jobs:
|
|||||||
- name: Release Debian Package [PrivLab Repository]
|
- name: Release Debian Package [PrivLab Repository]
|
||||||
uses: https://gitea.com/actions/gitea-release-action@v1
|
uses: https://gitea.com/actions/gitea-release-action@v1
|
||||||
with:
|
with:
|
||||||
name: Node.js v18 Archive Keyring v${{ steps.environment.outputs.version }}
|
name: Node.js ${{ matrix.node }} Archive Keyring v${{ steps.environment.outputs.version }}
|
||||||
tag_name: v${{ steps.environment.outputs.version }}
|
tag_name: v${{ steps.environment.outputs.version }}
|
||||||
files: |
|
files: |
|
||||||
nodejs-${{ matrix.node }}-archive-keyring_${{ steps.environment.outputs.version }}_${{ matrix.architecture }}.deb
|
nodejs-${{ matrix.node }}-archive-keyring_${{ steps.environment.outputs.version }}_${{ matrix.architecture }}.deb
|
||||||
|
|||||||
Reference in New Issue
Block a user