Skip to content

Depend on sinatra ~> 4.0 rather than 3.1. #115

Depend on sinatra ~> 4.0 rather than 3.1.

Depend on sinatra ~> 4.0 rather than 3.1. #115

Workflow file for this run

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