Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Margen67 authored Oct 18, 2024
1 parent bd47e86 commit ae6bb21
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ jobs:
# pull_request_title: ${{ github.event.pull_request.title }}
# issue_title: ${{ github.event.issue.title }}
# POWERSHELL_TELEMETRY_OPTOUT: 1
# steps:
steps:
- name: run
run: printf "${{ github.ref }}"
# - uses: actions/checkout@v4
# with:
# repository: ${{ github.repository }}.wiki
Expand Down

0 comments on commit ae6bb21

Please sign in to comment.