Commit 0eba924
authored
[PM-20288] Fix GitHub Release creation in sdk-swift repo (#459)
## ๐๏ธ Tracking
PM-20288
## ๐ Objective
Fix GitHub Release creation in sdk-swift repo. The BitwardenFFI zip
wasn't being found due to running in the wrong path.
Test runs:
* https://github.com/bitwarden/sdk-internal/actions/runs/17779143466
* https://github.com/bitwarden/ios/actions/runs/17779169149
* bitwarden/ios#1944
## โฐ Reminders before review
- Contributor guidelines followed
- All formatters and local linters executed and passed
- Written new unit and / or integration tests where applicable
- Protected functional changes with optionality (feature flags)
- Used internationalization (i18n) for all UI strings
- CI builds passed
- Communicated to DevOps any deployment requirements
- Updated any necessary documentation (Confluence, contributing docs) or
informed the documentation
team
## ๐ฆฎ Reviewer guidelines
<!-- Suggested interactions but feel free to use (or not) as you desire!
-->
- ๐ (`:+1:`) or similar for great changes
- ๐ (`:memo:`) or โน๏ธ (`:information_source:`) for notes or general info
- โ (`:question:`) for questions
- ๐ค (`:thinking:`) or ๐ญ (`:thought_balloon:`) for more open inquiry
that's not quite a confirmed
issue and could potentially benefit from discussion
- ๐จ (`:art:`) for suggestions / improvements
- โ (`:x:`) or 1 parent 0f493c2 commit 0eba924
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
221 | 220 | | |
222 | 221 | | |
223 | 222 | | |
| |||
0 commit comments