Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ristaum authored Apr 26, 2024
1 parent 49f5fcb commit c29502b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
on: [push]
jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- run: curl www.topdev.de > topdev.html
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit c29502b

Please sign in to comment.