Skip to content

Commit

Permalink
[ Feature ] : 비대화형 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
TaeseongYun committed Jul 18, 2023
1 parent e65f9a4 commit c44d2a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/attandace-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,5 @@ jobs:


- name: Fastlane debug
run: fastlane distribute_debug "message:${{ needs.commit_message.outputs.message }}" --env common
run: fastlane distribute_debug "message:${{ needs.commit_message.outputs.message }}" --env common --non-interactive
working-directory: ./fastlane

0 comments on commit c44d2a9

Please sign in to comment.