Skip to content

Commit

Permalink
[template] Test publishing hello-go template
Browse files Browse the repository at this point in the history
  • Loading branch information
ipince committed Sep 5, 2024
1 parent 273d991 commit b87faf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
strategy:
matrix:
project_id: [dev-j3tpk, nonprod-j3tpk, prod-j3tpk]
template: [] # TODO: add templates
template: [hello-go] # TODO: add templates
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit b87faf4

Please sign in to comment.