Skip to content

Commit

Permalink
chehcking slug action
Browse files Browse the repository at this point in the history
  • Loading branch information
mahen-n committed Feb 4, 2024
1 parent 996da0a commit 94bf6f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup Gradle 7.6
uses: gradle/gradle-build-action@v2
- name: slug_action
run: |
- run: |
echo "Partial variables"
echo " repository owner : ${{ env.GITHUB_REPOSITORY_OWNER_PART }}"
echo " repository name : ${{ env.GITHUB_REPOSITORY_NAME_PART }}"
Expand Down

0 comments on commit 94bf6f7

Please sign in to comment.