Skip to content

Commit

Permalink
add actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Elflare committed Apr 22, 2024
1 parent be32018 commit 03cfa64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- name: Set up Git
run: |
git config --global user.name ${{ secrets.USERNAME }}
git config --global user.email ${{ secrets.EMAIL }}
- name: Push to GitLab
Expand Down

0 comments on commit 03cfa64

Please sign in to comment.