Skip to content

Commit

Permalink
tag names m
Browse files Browse the repository at this point in the history
  • Loading branch information
okelloEnos committed Feb 26, 2022
1 parent 0031309 commit 62fd15a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Push to Releases
uses: ncipollo/release-action@v1
with:
artifacts: "/Users/runner/work/Pokemon/Pokemon/build/ios/iphoneos/*"
artifacts: "/Users/runner/work/Pokemon/Pokemon/build/ios/*"
tag: IOS/v1.0.${{ github.run_number }}
token: ${{ secrets.TOKEN }}

Expand Down

0 comments on commit 62fd15a

Please sign in to comment.