Skip to content

Commit

Permalink
Merge remote-tracking branch 'public/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
rlepinski committed Jul 11, 2023
2 parents 0c48124 + ba7c22b commit 2a953b4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,10 @@ jobs:
asset_path: ./build/Airship.zip
asset_name: Airship.zip
asset_content_type: application/zip
- name: Update prebuilt repo
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: gh --repo urbanairship/ios-library-prebuilt workflow run release.yml

- name: Slack Notification
uses: homoluctus/slatify@master
Expand Down

0 comments on commit 2a953b4

Please sign in to comment.