Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
selimnahimi authored Sep 29, 2023
1 parent 289e72d commit 59e81db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
- id: Build-Vue
uses: xRealNeon/VuePagesAction@1.0.1
with:
username: 'YourGithubName'
reponame: 'YourRepoName'
username: 'selimnahimi'
reponame: 'vue-soundscape-player'
token: ${{ secrets.GITHUB_TOKEN }} # Leave this line unchanged

0 comments on commit 59e81db

Please sign in to comment.