alpha
Login
or
Join now
danielroe.dev
/
roe.dev
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[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
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
chore: bump
author
Daniel Roe
date
2 years ago
(Dec 4, 2023, 4:40 PM UTC)
commit
819c7e20
819c7e202f5bfe0176020831a8248d1537e60630
parent
4e2acbb0
4e2acbb0b344172d6940908d8b8e8fda22e5d924
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
.github
workflows
nuxt-nightly.yml
+1
-1
.github/workflows/nuxt-nightly.yml
View file
Reviewed
···
23
23
run: pnpm install
24
24
25
25
- name: Nuxt Nightly
26
26
-
uses: danielroe/nuxt-nightly-action@cafdeb6d1ebf9a539acac84fba6ce23e0498ec03
26
26
+
uses: danielroe/nuxt-nightly-action@435f10e15a93e734af9e9d9e55974320ed9e9e3f
27
27
env:
28
28
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29
29