Skip to content

Commit 17c9258

Browse files
committed
renamed the git action yml file
1 parent 2588c52 commit 17c9258

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/github-actions-demo.yml renamed to .github/workflows/build-deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ jobs:
88
- name: Pushing git repo
99
uses: actions/checkout@v2
1010
- name: Push action follow up message
11-
run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
11+
run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
12+

0 commit comments

Comments
 (0)