[go: nahoru, domu]

Skip to content

Commit

Permalink
GitHub Action用のyamlファイルの修正
Browse files Browse the repository at this point in the history
  • Loading branch information
tarappo committed Oct 31, 2022
1 parent 921da13 commit 160ac08
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: iOS Build
name: iOS Release

on:
pull_request:
- *
push:
tags:
- 'v*'

jobs:
build:
runs-on: macos-latest
Expand Down

0 comments on commit 160ac08

Please sign in to comment.