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
|
||||
- arm64
|
||||
node:
|
||||
- 22
|
||||
- 24
|
||||
- 26
|
||||
codename:
|
||||
- bookworm noble trixie
|
||||
component:
|
||||
@@ -52,7 +54,7 @@ jobs:
|
||||
- name: Release Debian Package [PrivLab Repository]
|
||||
uses: https://gitea.com/actions/gitea-release-action@v1
|
||||
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 }}
|
||||
files: |
|
||||
nodejs-${{ matrix.node }}-archive-keyring_${{ steps.environment.outputs.version }}_${{ matrix.architecture }}.deb
|
||||
|
||||
Reference in New Issue
Block a user