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 177d0d9 commit f31516bCopy full SHA for f31516b
.github/workflows/github-actions-deploy.yml
@@ -11,8 +11,6 @@ jobs:
11
run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event. "
12
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by GitHub!"
13
- run: echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."
14
- - run: mkdir ct_folder
15
- - run: cd ct_folder
16
- name: Checkout ct
17
uses: actions/checkout@v3
18
with:
0 commit comments