Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Margen67 authored Jan 24, 2025
1 parent 68f6c9e commit d923966
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,14 @@ jobs:
# issue_title: ${{ github.event.issue.title }}
# POWERSHELL_TELEMETRY_OPTOUT: 1
steps:
- uses: actions/checkout@main
- uses: actions/checkout@main
with:
repository: Margen67/Cxbx-Reloaded
# - uses: actions/checkout@main
# - uses: actions/checkout@main
# with:
# repository: Margen67/Cxbx-Reloaded
- name: run
run: pwd && ls
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: gh release create -R Margen67/Test tag -t title
# - name: Update wiki
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit d923966

Please sign in to comment.