umbrellio-sequel-plugins 0.16.0.235 → 0.16.0.238

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/ci.yml +1 -2
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b173b26cf90ae89290d41a74c5ade30a0824a8c499bf4b8b69cc4f1c89ca987d
4
- data.tar.gz: 8fc3a0de1cd84fdb69b54a2554afdc2e4ca491a1d8f3215e302acbd0919ea4d8
3
+ metadata.gz: 72e88a9e341acb48c05bd6fc58fb423c4f08d3f4c6acdbef8b325be8e04d18c7
4
+ data.tar.gz: 99f160fcbb4608b16b518b5a1e1d1ad7d66f3d3a91a4cf139b344cf85638053d
5
5
  SHA512:
6
- metadata.gz: ca5559966e51aa9b4eb0f608867162b8bc7c44a6a4572f3f86331a3d03c5c17d5467c748ad1c4599d5c1362af6616a5fe954c065733fa5f7f5f5910858eaff38
7
- data.tar.gz: 2ee2ee2180fee590ee6df9b9b00291d6a727f9ac5b0dda968d154dcfcf6145e9e261c1ffe02d537426328cc569e35346d3f9dd3d47f72ad0ab2df519782c9311
6
+ metadata.gz: 37afc1b8ff041688d12b5df3b183591ad65edc6d97e39f287c352a9a0511f0e72af25f2bc22ba1adbb8dfb9ce47714829ae18481373117fa8bd4b8cbdc635c1e
7
+ data.tar.gz: be5467b9f9623ee66d70d8219e89d8086152946f7815d1a87f2642c06a5e55489db6b9af68ac95533d146efacbf0879c37f0a787dab40d61fd80182c35b8497a
@@ -60,8 +60,7 @@ jobs:
60
60
  PUBLISH_JOB: true
61
61
 
62
62
  # Run on push to master branch
63
- # if: github.event_name == 'push' && github.ref == 'refs/heads/master'
64
- if: github.event_name == 'push'
63
+ if: github.event_name == 'push' && github.ref == 'refs/heads/master'
65
64
 
66
65
  steps:
67
66
  - uses: actions/checkout@v4
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: umbrellio-sequel-plugins
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.16.0.235
4
+ version: 0.16.0.238
5
5
  platform: ruby
6
6
  authors:
7
7
  - Team Umbrellio