[READ-ONLY] Mirror of https://github.com/danielroe/roe.dev. This is the code and content for my personal website, built in Nuxt. roe.dev
0

Configure Feed

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

chore: bump

+1 -1
+1 -1
.github/workflows/nuxt-nightly.yml
··· 23 23 run: pnpm install 24 24 25 25 - name: Nuxt Nightly 26 - uses: danielroe/nuxt-nightly-action@0759bde0b39745baa16ed063887f9ef7decbdb54 26 + uses: danielroe/nuxt-nightly-action@cafdeb6d1ebf9a539acac84fba6ce23e0498ec03 27 27 env: 28 28 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} 29 29