Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kampi authored Feb 7, 2024
1 parent b5e6677 commit 0abc67d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build
oname: Build

on:
push:
Expand Down Expand Up @@ -67,4 +67,5 @@ jobs:
git add docs/images/Dock_Complete.jpg
git commit -m "Replace image"
git remote set-url origin https://Kampi:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}
git push origin Test
echo https://Kampi:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}
git push origin CI/CD-Test

0 comments on commit 0abc67d

Please sign in to comment.