Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
NohGaSeong authored Jul 12, 2024
1 parent b0d82e8 commit 638f946
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/other-create-application-yml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:
- name: test
run: |
echo "${{ inputs.application_name }}"
echo "${{ APPLICATION_NAME }}"
echo "${{ env.APPLICATION_NAME }}"
- name: Checkout code
uses: actions/checkout@v2

Expand Down

0 comments on commit 638f946

Please sign in to comment.