fastlane-plugin-stream_actions 0.3.78 → 0.3.79

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b4fc7f1f957ba109f3a3ade4f960df6dbbaafc970ce9ad407076eb71ca823f5b
4
- data.tar.gz: 115443726f0fcce522c8ff5577dea96c0b6376624feac383e4c95ee99cc239e7
3
+ metadata.gz: 757827efe7f760d11b6d89f14752a514f1fc89cc799a2f9915f3e9225fcf3211
4
+ data.tar.gz: cf1d29b995e6a77079ce884c05d35ecdcf75bacd78bfb27c8c9292ad39afe0b8
5
5
  SHA512:
6
- metadata.gz: 2846ef7fc9fa232c00a643f9c37efa28e8dcf59788f8b0ff6f59d42a98e610db98d132a263cd98ce0481fed2579aef58bd5042d721c2eb4da1c8e8e561a8bb5e
7
- data.tar.gz: 0773e19f3f6a8c216300417d6364faa86590011dc9ae06685e507e0e8a586005c65428d077bba6b6316fb147720dc3a168e2d95f981d430e6719f1d2064cd344
6
+ metadata.gz: abc4cec3803672b66d25cd69686facd9345f2ffe99c194cfa95ed002b9bcc3628c3e7871f3f46d838f6ba54d58d215cc80beb080fc729542dfcbef36f1dde5a2
7
+ data.tar.gz: 46ec21a0074ed18ecb6268147be0a78abf6123b0e5d0436d59988c20b6b3d39a347cf7c94d635cf88a2d7456024c9eaa9bf64ed0b94cb2e4e575f48135b730cf
@@ -161,7 +161,6 @@ module Fastlane
161
161
  description: 'GitHub PR number'
162
162
  ),
163
163
  FastlaneCore::ConfigItem.new(
164
- env_name: 'GITHUB_PR_NUM',
165
164
  key: :configuration,
166
165
  description: 'Build configuration',
167
166
  default_value: 'Release'
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module StreamActions
3
- VERSION = '0.3.78'
3
+ VERSION = '0.3.79'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-stream_actions
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.78
4
+ version: 0.3.79
5
5
  platform: ruby
6
6
  authors:
7
7
  - GetStream
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-04-25 00:00:00.000000000 Z
11
+ date: 2025-05-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: xctest_list