Skip to content

Add drives.sh to check smartctl on drives with alias #165

Add drives.sh to check smartctl on drives with alias

Add drives.sh to check smartctl on drives with alias #165

Workflow file for this run

name: Publish Scripts
on:
push:
branches:
- main
tags:
- 'v*.*.*'
jobs:
main:
runs-on: deployinatorv1
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Publish Scripts
run: publish-scripts ${{github.workspace}}