Skip to content

Merge pull request #226 from ArweaveTeam/fix/update-tests #306

Merge pull request #226 from ArweaveTeam/fix/update-tests

Merge pull request #226 from ArweaveTeam/fix/update-tests #306

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/[email protected]
with:
wallet-key: ${{ secrets.GITSTAMP_KEYFILE }}
commit-link: true