Skip to content

Commit 0d59d72

Browse files
Rename workflow step for clarity
1 parent 23a87ae commit 0d59d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
env:
4545
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4646

47-
- name: Trigger Workflow in future secret project :O
47+
- name: Trigger Publish in KPaperGradle
4848
run: |
4949
# Set the required variables
5050
repo_name=${{ secrets.TARGET_REPO }}

0 commit comments

Comments
 (0)