Skip to content

Merge pull request #234 from ArweaveTeam/fix/node-crypto-import #324

Merge pull request #234 from ArweaveTeam/fix/node-crypto-import

Merge pull request #234 from ArweaveTeam/fix/node-crypto-import #324

Workflow file for this run

# See: https://github.com/artob/gitstamp-action
---
name: Gitstamp
on: [push]
jobs:
gitstamp:
runs-on: ubuntu-latest
name: Timestamp commit with Gitstamp
steps:
- name: Clone repository
uses: actions/checkout@v2
- name: Submit Gitstamp transaction
uses: weavery/gitstamp-action@1.0.3
with:
wallet-key: ${{ secrets.GITSTAMP_KEYFILE }}
commit-link: true