Browse Source

Merge branch 'development02' of https://github.com/grindylow/ahoy into development02

pull/211/head^2
Andreas Schiffler 2 years ago
parent
commit
9eaf9ba667
  1. 2
      .github/workflows/compile_development.yml

2
.github/workflows/compile_development.yml

@ -12,7 +12,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
ref: main ref: development02
- uses: benjlevesque/short-sha@v1.2 - uses: benjlevesque/short-sha@v1.2
id: short-sha id: short-sha
with: with:

Loading…
Cancel
Save