Skip to content

fix: make sure ARWEAVE_DEV is handled #2943

fix: make sure ARWEAVE_DEV is handled

fix: make sure ARWEAVE_DEV is handled #2943

Workflow file for this run

# See: https://github.com/weavery/gitstamp-action
---
name: Gitstamp
on:
push:
branches:
- 'master'
- 'release/**'
- 'releases/**'
pull_request_target:
types: [closed]
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@v1
with:
wallet-key: ${{ secrets.GITSTAMP_KEYFILE }}
commit-link: true