Skip to content

Merge branch 'main' of github.com:powerhome/power-tools into hfh/data… #753

Merge branch 'main' of github.com:powerhome/power-tools into hfh/data…

Merge branch 'main' of github.com:powerhome/power-tools into hfh/data… #753

Workflow file for this run

name: camel_trail
on:
push:
jobs:
ruby:
uses: powerhome/github-actions-workflows/.github/workflows/ruby-gem.yml@main
with:
package: ${{ github.workflow }}
workdir: "packages/${{ github.workflow }}"
gemfiles: "['gemfiles/rails_6_0.gemfile','gemfiles/rails_6_1.gemfile']"
secrets: inherit