v1.0.1
Auths Sign GitHub Action
Sign build artifacts in CI using Auths identity keys.
Usage
- uses: auths-dev/sign@v1
with:
token: $\{{ secrets.AUTHS_CI_TOKEN }}
files: 'dist/index.js'
verify: trueSee the README for full configuration options.
Full Changelog: v1.0.0...v1.0.1