Skip to content

Commit

Permalink
Merge pull request #10 from bat-bs/hotfix-666
Browse files Browse the repository at this point in the history
Hotfix 666
  • Loading branch information
tobihu authored Sep 20, 2024
2 parents 2f0e4bc + 674fc93 commit 321574a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
if: ${{ github.event_name == 'pull_request' }}
run: |
echo "short_sha=$(git rev-parse --short ${{ github.event.pull_request.head.sha }})" >> $GITHUB_ENV
- name: Setup Environment (Push)
if: ${{ github.event_name == 'push' }}
run: |
Expand Down
4 changes: 2 additions & 2 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<title>ROC-DEMO-BRANCH</title>
</head>
<body>
<p>Hallo Welt!!!</p>
</body>
<p>If this dosn't work i'm literally gonna cry. ._.</p>
</body>

0 comments on commit 321574a

Please sign in to comment.