We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afd8b74 commit 8bc1d19Copy full SHA for 8bc1d19
.github/workflows/version_tag_action.yaml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build:
10
- runs-on: self-hosted
+ runs-on: ubuntu-latest
11
steps:
12
- name: Checkout code
13
uses: actions/checkout@v2
0 commit comments