Skip to content

feat: avoid pulling remote images when cached results are available #161

feat: avoid pulling remote images when cached results are available

feat: avoid pulling remote images when cached results are available #161

name: Publish Actions to develop stream
on:
push:
branches: [develop]
jobs:
publish-actions-develop:
runs-on: ubuntu-latest
steps:
- name: 'Update holobranch: actions/projector/develop'
uses: JarvusInnovations/hologit@actions/projector/v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
ref: develop
holobranch: github-action-projector
commit-to: actions/projector/develop