File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4949 id : build
5050 uses : regolith-linux/actions/build-package@main
5151 with :
52- name : " i3status-rs "
52+ name : " ${{ github.event.repository.name }} "
5353 distro : " ${{ matrix.distro }}"
5454 codename : " ${{ matrix.codename }}"
5555 stage : " testing"
Original file line number Diff line number Diff line change 5151 id : build
5252 uses : regolith-linux/actions/build-package@main
5353 with :
54- name : " i3status-rs "
54+ name : " ${{ github.event.repository.name }} "
5555 distro : " ${{ matrix.distro }}"
5656 codename : " ${{ matrix.codename }}"
5757 stage : " unstable"
Original file line number Diff line number Diff line change 4343 - name : Build Package
4444 uses : regolith-linux/actions/build-package@main
4545 with :
46- name : " i3status-rs "
46+ name : " ${{ github.event.repository.name }} "
4747 distro : " ${{ matrix.distro }}"
4848 codename : " ${{ matrix.codename }}"
4949 stage : " unstable"
You can’t perform that action at this time.
0 commit comments