Skip to content

Commit

Permalink
#30482 Publish Starter workflow is now pointing to a 'starter' enviro…
Browse files Browse the repository at this point in the history
…nment and getting the repo level credentials.
  • Loading branch information
dcolina committed Oct 29, 2024
1 parent d4bbe1d commit b87265a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd_manual_publish-starter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
get-starter:
runs-on: macos-13
if: github.repository == 'dotcms/core'
environment: trunk
environment: starter
steps:
- name: 'Github context'
run: |
Expand Down

0 comments on commit b87265a

Please sign in to comment.