Skip to content

Commit

Permalink
Typo (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
archive authored Oct 1, 2023
1 parent 07f060b commit e6da1e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/10-slack-fake-build-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on: [push]
jobs:
slack-action:
#if: ${{ false }}
runs-on: ubuntu-lates
name: Test 10 [ubuntu-lates]
runs-on: ubuntu-latest
name: Test 10 [ubuntu-latest]

steps:
- name: Send build started to slack
Expand Down

0 comments on commit e6da1e7

Please sign in to comment.