Skip to content

Commit

Permalink
add perm (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
nadin-Starkware authored Oct 21, 2024
1 parent 08e3444 commit cf3b793
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/updload_artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
echo "The workflow run number is: ${{ github.run_number }}"
echo "The workflow run name is: ${{ github.run_id }}"
- name: Set GH_TOKEN for GitHub CLI
run: echo "GH_TOKEN=${{ secrets.GITHUB_TOKEN }}" >> $GITHUB_ENV

- name: Get PR Number 1
# if: github.event.workflow_run.pull_requests != ''
Expand Down

0 comments on commit cf3b793

Please sign in to comment.