Compare commits

...

1 Commits

Author SHA1 Message Date
Dennis Bartlett e563ac5c66 Update variable name 2025-05-08 00:30:24 -05:00
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
uses: morfien101/actions-authorized-user@4a3cfbf0bcb3cafe4a71710a278920c5d94bb38b
with:
username: ${{ github.actor }}
org: ${{ github.repo_owner }}
org: ${{ github.repository_owner }}
team: "Deployer"
github_token: ${{ secrets.GITHUB_TOKEN }}