Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Schmitt committed Aug 23, 2023
1 parent 8814360 commit fb36a81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/podspec-dependency-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permissions:
contents: write

jobs:
go-action-detection:
podspec-action-detection:
runs-on: macos-latest
steps:
- name: 'Checkout Repository'
Expand All @@ -20,6 +20,6 @@ jobs:
sudo gem install cocoapods
- name: Run snapshot action
uses: actions/go-dependency-submission@v1
uses: apptentive/podspec-dependency-submission@v0.0.1
with:
podspec-path: apptentive-fake-plugin.podspec

0 comments on commit fb36a81

Please sign in to comment.