Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
florianBachinger authored Dec 7, 2023
1 parent b358858 commit 86a5eac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ jobs:
rm .github/workflows/main.yml
echo "www.secureprescriptiveanalytics.at" > CNAME
- name: commit changes
run: |
git commit -am "remove workflow, rename cname"
git reset --hard HEAD~1
- name: Mirroring Repository
uses: pixta-dev/[email protected]
with:
Expand Down

0 comments on commit 86a5eac

Please sign in to comment.