Sha256: a012dae9ab08d3605ae63b604e33882c0b68ea0e9c414975877a6b2ed5857fda

Contents?: true

Size: 167 Bytes

Versions: 7

Compression:

Stored size: 167 Bytes

Contents

workflow "Push" {
  on = "push"
  resolves = ["Draft Release"]
}

action "Draft Release" {
  uses = "toolmantim/release-drafter@v5.1.1"
  secrets = ["GITHUB_TOKEN"]
}

Version data entries

7 entries across 7 versions & 5 rubygems

Version Path
bundleup-0.8.1 .github/main.workflow
jess-0.10.1 .github/main.workflow
capistrano-mb-0.35.1 .github/main.workflow
pgcli-rails-0.4.0 .github/main.workflow
tomo-plugin-rollbar-0.1.1 .github/main.workflow
bundleup-0.8.0 .github/main.workflow
jess-0.10.0 .github/main.workflow