Skip to content

Commit

Permalink
chore: Remove the tag push trigger for release (job duplication), get…
Browse files Browse the repository at this point in the history
… rid of cross
  • Loading branch information
khorolets committed Mar 11, 2024
1 parent 249bb69 commit 45dbc9c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 24 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ name: Release Workflow
on:
release:
types: [created, published]
push:
tags:
- '[0-9]+.[0-9]+.[0-9]+'
- '[0-9]+.[0-9]+.[0-9]+-*'

jobs:
build-and-release:
Expand Down
6 changes: 0 additions & 6 deletions Cross.toml

This file was deleted.

14 changes: 0 additions & 14 deletions cross/x86_64-unknown-linux-gnu/Dockerfile

This file was deleted.

0 comments on commit 45dbc9c

Please sign in to comment.