File tree Expand file tree Collapse file tree 8 files changed +16
-0
lines changed
academic-cv/.github/workflows
data-science-blog/.github/workflows
dev-portfolio/.github/workflows
documentation/.github/workflows
link-in-bio/.github/workflows
markdown-slides/.github/workflows
startup-landing-page/.github/workflows Expand file tree Collapse file tree 8 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 2424 name : Upgrade
2525 if : github.repository_owner != 'HugoBlox'
2626 runs-on : ubuntu-latest
27+ env :
28+ GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2729 steps :
2830 - name : Checkout
2931 uses : actions/checkout@v4
Original file line number Diff line number Diff line change 2424 name : Upgrade
2525 if : github.repository_owner != 'HugoBlox'
2626 runs-on : ubuntu-latest
27+ env :
28+ GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2729 steps :
2830 - name : Checkout
2931 uses : actions/checkout@v4
Original file line number Diff line number Diff line change 2424 name : Upgrade
2525 if : github.repository_owner != 'HugoBlox'
2626 runs-on : ubuntu-latest
27+ env :
28+ GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2729 steps :
2830 - name : Checkout
2931 uses : actions/checkout@v4
Original file line number Diff line number Diff line change 2424 name : Upgrade
2525 if : github.repository_owner != 'HugoBlox'
2626 runs-on : ubuntu-latest
27+ env :
28+ GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2729 steps :
2830 - name : Checkout
2931 uses : actions/checkout@v4
Original file line number Diff line number Diff line change 2424 name : Upgrade
2525 if : github.repository_owner != 'HugoBlox'
2626 runs-on : ubuntu-latest
27+ env :
28+ GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2729 steps :
2830 - name : Checkout
2931 uses : actions/checkout@v4
Original file line number Diff line number Diff line change 2424 name : Upgrade
2525 if : github.repository_owner != 'HugoBlox'
2626 runs-on : ubuntu-latest
27+ env :
28+ GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2729 steps :
2830 - name : Checkout
2931 uses : actions/checkout@v4
Original file line number Diff line number Diff line change 2424 name : Upgrade
2525 if : github.repository_owner != 'HugoBlox'
2626 runs-on : ubuntu-latest
27+ env :
28+ GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2729 steps :
2830 - name : Checkout
2931 uses : actions/checkout@v4
Original file line number Diff line number Diff line change 2424 name : Upgrade
2525 if : github.repository_owner != 'HugoBlox'
2626 runs-on : ubuntu-latest
27+ env :
28+ GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2729 steps :
2830 - name : Checkout
2931 uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments