Skip to content

Commit

Permalink
New variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Brad committed Dec 17, 2024
1 parent f486cd2 commit 886a174
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/autopkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
defaults write com.github.autopkg API_USERNAME "${{ secrets.JSS_API_USERNAME }}"
defaults write com.github.autopkg API_PASSWORD "${{ secrets.JSS_API_PASSWORD }}"
defaults write com.github.autopkg GITHUB_TOKEN "${{ secrets.AUTOPKG_GITHUB_TOKEN }}"
defaults write com.github.autopkg teams_webhook_url "${{ secrets.TEAMS_WEBHOOK_URL }}"
/usr/libexec/PlistBuddy -c "Add :JSS_REPOS array" ~/Library/Preferences/com.github.autopkg.plist
/usr/libexec/PlistBuddy -c "Add :JSS_REPOS:0 dict" ~/Library/Preferences/com.github.autopkg.plist
/usr/libexec/PlistBuddy -c "Add :JSS_REPOS:0:type string CDP" ~/Library/Preferences/com.github.autopkg.plist
Expand Down

0 comments on commit 886a174

Please sign in to comment.