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 a134c96 commit 40ba698
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 @@ -40,3 +40,8 @@ jobs:
[email protected]:prescriptiveanalytics/secureprescriptiveanalytics.github.io.git
ssh_private_key: # <-- use 'secrets' to pass credential information.
${{ secrets.private_key_pair_secureprescriptiveanalytics }}

- name: reset local changes
run: |
git reset --hard HEAD~1

0 comments on commit 40ba698

Please sign in to comment.