Skip to content

Commit

Permalink
Merge pull request #95 from WildMeOrg/git-build
Browse files Browse the repository at this point in the history
Fixed gitbuild Issue
  • Loading branch information
TanyaStere42 authored Jul 29, 2024
2 parents be62c05 + 84195ce commit 50987fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v2
if: github.event_name == 'push'
with:
ref: git-build
ref: main

- name: Free Disk space
run: |
Expand Down

0 comments on commit 50987fe

Please sign in to comment.