Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Dcrammer777 committed Oct 20, 2023
1 parent 71dbe24 commit 85f2300
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wf1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
echo "Fetched Repositories: $REPOS"
echo "REPOS=$REPOS" >> $GITHUB_ENV
env:
TOKEN: ${{ secrets.GH_PAT }}
TOKEN: ${{ secrets.GH_PT }}
TOPIC: wf1
ORG: Galvanizer-Team

Expand All @@ -55,4 +55,4 @@ jobs:
cd ..
done
env:
TOKEN: ${{ secrets.GH_PAT }}
TOKEN: ${{ secrets.GH_PT }}

0 comments on commit 85f2300

Please sign in to comment.