We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0de9536 commit 7c3119eCopy full SHA for 7c3119e
.github/workflows/github-actions-demo.yml
@@ -1,5 +1,5 @@
1
name: Github Actions Demo
2
-run_name: ${{ github.actor }} is testing out GitHub Actions 🚀
+run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
3
on: [push]
4
jobs:
5
Explore-GitHub-Actions:
0 commit comments