aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-11-10 23:59:34 -0500
committerBobby <[email protected]>2022-11-10 23:59:34 -0500
commit34218989355e93a356a7cf1e8571dfd92e612250 (patch)
tree3bfec7c95425034ea12bfdf0310c271cc05cfbda
parent99da56c588b85e45dfca57d9da2f4ff090efbc94 (diff)
downloadthatcomputerscientist-34218989355e93a356a7cf1e8571dfd92e612250.tar.xz
thatcomputerscientist-34218989355e93a356a7cf1e8571dfd92e612250.zip
Testing workflow
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 22482dff..8ed3fbe8 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -6,4 +6,4 @@ jobs:
runs-on: "self-hosted"
steps:
- uses: actions/checkout@v2
- - run: sh "echo Script Running"
+ - run: echo "Deploying..."