this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

⬆️ Update gwennlbh/to-tangled action to v0.4 (#79)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
1a464ec7 852e7165

+1 -1
+1 -1
.github/workflows/tangle.yml
··· 9 9 tangle: 10 10 runs-on: ubuntu-latest 11 11 steps: 12 - - uses: gwennlbh/to-tangled@v0.3 12 + - uses: gwennlbh/to-tangled@v0.4 13 13 with: 14 14 repo: gwen.works/portfolio 15 15 ssh-key: ${{ secrets.TANGLED_KEY }}