Skip to content

action: update the action for bump nvidia driver toolkits #7

action: update the action for bump nvidia driver toolkits

action: update the action for bump nvidia driver toolkits #7

Workflow file for this run

name: Release Build and Publish
on:
push:
tags:
- v**
jobs:
build-for-release:
uses: ./.github/workflows/factory.yml
with:
tag: ${{ github.ref_name }}
push: true
secrets: inherit